nRF51 SDK
|
Data Fields | |
uint8_t * | rx_buf |
uint32_t | rx_buf_size |
uint8_t * | tx_buf |
uint32_t | tx_buf_size |
uint8_t* rx_buf |
Pointer to the RX buffer.
uint32_t rx_buf_size |
Size of the RX buffer.
uint8_t* tx_buf |
Pointer to the TX buffer.
uint32_t tx_buf_size |
Size of the TX buffer.