PMSIS BSP
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
pi_nina_ble_t Struct Reference

Data Fields

struct pi_device uart_device
 
uint8_t * rx_char
 
uint8_t * rx_buffer
 

Field Documentation

uint8_t* pi_nina_ble_t::rx_buffer

Buffer used to receive response.

uint8_t* pi_nina_ble_t::rx_char

Byte used to receive response.

struct pi_device pi_nina_ble_t::uart_device

UART interface used to communicate with BLE module.