thyonei 2.1.0.0
Data Fields
thyonei_t Struct Reference

Thyone-I Click context object. More...

#include <thyonei.h>

Data Fields

digital_out_t bt
 
digital_out_t rst
 
digital_out_t rts
 
digital_out_t wup
 
digital_in_t cts
 
uart_t uart
 
uint8_t uart_rx_buffer [THYONEI_RX_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [THYONEI_TX_DRV_BUFFER_SIZE]
 

Detailed Description

Thyone-I Click context object.

Context object definition of Thyone-I Click driver.

Field Documentation

◆ bt

digital_out_t bt

Boot pin.

◆ cts

digital_in_t cts

Clear to send pin.

◆ rst

digital_out_t rst

Reset pin.

◆ rts

digital_out_t rts

Ready to send pin.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[THYONEI_RX_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[THYONEI_TX_DRV_BUFFER_SIZE]

Buffer size.

◆ wup

digital_out_t wup

Wake-up pin.


The documentation for this struct was generated from the following file: