nRF5 SDK  v14.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
nrf_drv_uart_t Struct Reference

Structure for the UART driver instance. More...

#include <nrf_drv_uart.h>

Data Fields

union {
   NRF_UART_Type *   p_uart
 Pointer to a structure with UART registers.
 
   void *   p_reg
 
reg
 
uint8_t drv_inst_idx
 Driver instance index.
 

Detailed Description

Structure for the UART driver instance.


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