Serial port instance declaration. More...
#include <nrf_serial.h>
Data Fields |
|
| nrf_drv_uart_t | instance |
|
Driver instance.
|
|
| nrf_serial_ctx_t * | p_ctx |
|
Driver context.
|
|
| app_timer_id_t const * | p_tx_timer |
|
TX timeout timer.
|
|
| app_timer_id_t const * | p_rx_timer |
|
RX timeout timer.
|
|
Detailed Description
Serial port instance declaration.
- Note
- Use NRF_SERIAL_UART_DEF macro to create an instance of this structure.
- components/libraries/serial/nrf_serial.h