bluetooth2 2.0.0.0
bluetooth2_s Struct Reference

Bluetooth2 Click context object. More...

#include <bluetooth2.h>

Data Fields

digital_out_t rst
 
digital_out_t io7
 
digital_out_t cts
 
digital_in_t rts
 
uart_t uart
 
analog_in_t adc
 
char uart_rx_buffer [DRV_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_BUFFER_SIZE]
 

Detailed Description

Bluetooth2 Click context object.

Context object definition of Bluetooth2 Click driver.

Field Documentation

◆ adc

analog_in_t adc

ADC module object.

◆ cts

digital_out_t cts

Clear to Send.

◆ io7

digital_out_t io7

Programmable GPIO.

◆ rst

digital_out_t rst

Reset.

◆ rts

digital_in_t rts

Request to Send.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

char uart_rx_buffer[DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

char uart_tx_buffer[DRV_BUFFER_SIZE]

Buffer size.


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