Bar Logo 3.8/7.6 kw Totem pole Demonstration Application (Part-No. (not specified))
 
Content
     
Loading...
Searching...
No Matches
uart_types.h File Reference

This is the generated driver types header file for the UART driver. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  UART_ERROR_MASKS { UART_ERROR_FRAMING_MASK = 0x1 , UART_ERROR_PARITY_MASK = 0x2 , UART_ERROR_RX_OVERRUN_MASK = 0x4 , UART_ERROR_TX_COLLISION_MASK = 0x8 , UART_ERROR_AUTOBAUD_OVERFLOW_MASK = 0x10 }
 

Detailed Description

UART Generated Driver Types Header File

Definition in file uart_types.h.

Enumeration Type Documentation

◆ UART_ERROR_MASKS

Enumerator
UART_ERROR_FRAMING_MASK 
UART_ERROR_PARITY_MASK 
UART_ERROR_RX_OVERRUN_MASK 
UART_ERROR_TX_COLLISION_MASK 
UART_ERROR_AUTOBAUD_OVERFLOW_MASK 

Definition at line 47 of file uart_types.h.