EVE 1.0
Collaboration diagram for nRF52 UART driver:

Data Structures

struct  nrf_uart_state_t
 
struct  nrf_uart_t
 

Enumerations

Detailed Description

This driver provides interface to the NRF's UART block(s).

Enumeration Type Documentation

Interrupt sources

Enumerator
UART_INTERRUPT_SOURCE_UART 

UART interrupt.

UART_INTERRUPT_SOURCE_ACTIVITY 

Activity on RX pin detected.

UART_INTERRUPT_SOURCE_TIMEOUT 

Timeout after last word received.

Definition at line 61 of file uart_nrf.h.