Data Structures

struct  app_uart_pin_t
 UART IO Structures. More...
 
struct  app_uart_pin_cfg_t
 UART IO configuration Structures. More...
 
struct  app_uart_mode_t
 UART operate mode Enumerations definition. More...
 
struct  app_uart_params_t
 UART parameters structure definition. More...
 
struct  app_uart_evt_t
 UART event structure definition. More...
 
struct  app_uart_tx_buf_t
 UART buffer structure definition. More...
 

Typedefs

typedef void(* app_uart_evt_handler_t) (app_uart_evt_t *p_evt)
 UART event callback definition.
 

Detailed Description