uart_isr_ctx_t Struct Reference

Interrupt context for a UART device. More...

Detailed Description

Interrupt context for a UART device.

Definition at line 105 of file uart.h.

#include <uart.h>

Data Fields

uart_rx_cb_t rx_cb
 data received interrupt callback
 
void * arg
 argument to both callback routines
 

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