nRF5 SDK v15.0.0
Data Fields
nrf_serial_config_t Struct Reference

Configuration of UART serial interface. More...

#include <nrf_serial.h>

Data Fields

nrf_serial_mode_t mode
 Serial port mode.
 
nrf_serial_queues_t const * p_queues
 Serial port queues.
 
nrf_serial_buffers_t const * p_buffers
 DMA buffers.
 
nrf_serial_evt_handler_t ev_handler
 Event handler.
 
nrf_serial_sleep_handler_t sleep_handler
 Sleep mode handler.
 

Detailed Description

Configuration of UART serial interface.

Note
Use the NRF_SERIAL_CONFIG_DEF macro to create an instance of this structure.

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

Documentation feedback | Developer Zone | Subscribe | Updated