ble12 2.0.0.0
ble12_t Struct Reference

BLE 12 Click context object. More...

#include <ble12.h>

Data Fields

digital_out_t rst
 
digital_out_t wkp
 
digital_out_t cmd
 
digital_in_t req
 
uart_t uart
 
char uart_rx_buffer [DRV_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_BUFFER_SIZE]
 

Detailed Description

BLE 12 Click context object.

Context object definition of BLE 12 Click driver.

Field Documentation

◆ cmd

digital_out_t cmd

Mode selection pin.

◆ req

digital_in_t req

Request pin.

◆ rst

digital_out_t rst

Reset pin.

◆ 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.

◆ wkp

digital_out_t wkp

Wake up pin.


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