![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Serial buffers. Data slices used by nrf_drv_uart_tx and nrf_drv_uart_rx. More...
#include <nrf_serial.h>
Data Fields | |
void * | p_txb |
TX buffer. | |
void * | p_rxb |
RX buffer. | |
uint8_t | tx_size |
TX buffer size. | |
uint8_t | rx_size |
RX buffer size. | |
Serial buffers. Data slices used by nrf_drv_uart_tx and nrf_drv_uart_rx.