PAN1080 Peripheral API
Typedefs | Enumerations
Uart receive fifo threshold

Uart receive fifo threshold definition. More...

Collaboration diagram for Uart receive fifo threshold:

Typedefs

typedef enum UART_RxTrigger UART_RxTriggerDef
 

Enumerations

enum  UART_RxTrigger { UART_RX_FIFO_ONE_CHAR = 0x0 , UART_RX_FIFO_QUARTER_FULL = 0x1 , UART_RX_FIFO_HALF_FULL = 0x2 , UART_RX_FIFO_TWO_LESS_THAN_FULL = 0x3 }
 

Detailed Description

Uart receive fifo threshold definition.

Typedef Documentation

◆ UART_RxTriggerDef

Enumeration Type Documentation

◆ UART_RxTrigger

Enumerator
UART_RX_FIFO_ONE_CHAR 
UART_RX_FIFO_QUARTER_FULL 
UART_RX_FIFO_HALF_FULL 
UART_RX_FIFO_TWO_LESS_THAN_FULL