ble6 2.0.0.0
ble6_t Struct Reference

BLE 6 Click context object. More...

#include <ble6.h>

Data Fields

digital_out_t rst
 
digital_out_t bl
 
digital_in_t an
 
uart_t uart
 
uint8_t uart_rx_buffer [BLE6_DRV_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [BLE6_DRV_BUFFER_SIZE]
 

Detailed Description

BLE 6 Click context object.

Context object definition of BLE 6 Click driver.

Field Documentation

◆ an

digital_in_t an

Analog Input.

◆ bl

digital_out_t bl

Boot.

◆ rst

digital_out_t rst

Reset.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[BLE6_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[BLE6_DRV_BUFFER_SIZE]

Buffer size.


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