Go to the documentation of this file.
34 #ifndef _MAXIM_UART_H_
35 #define _MAXIM_UART_H_
Header file of IRQ interface.
struct no_os_irq_ctrl_desc * nvic
Definition: maxim_uart.h:65
enum max_uart_flow_ctrl flow
Definition: maxim_uart.h:56
@ MAX_UART_FLOW_EN
Definition: maxim_uart.h:47
Platform specific UART state.
Definition: maxim_uart.h:63
max_uart_flow_ctrl
UART flow control.
Definition: maxim_uart.h:46
Aditional UART config parameters.
Definition: maxim_uart.h:55
const struct no_os_uart_platform_ops max_uart_ops
Maxim specific UART platform ops structure.
Definition: maxim_uart.c:475
@ MAX_UART_FLOW_DIS
Definition: maxim_uart.h:46
Header file of UART interface.
Definition: no_os_irq.h:123