uc-sdk
|
UART FIFO Configuration Structure definition. More...
#include <lpc17xx_uart.h>
Public Attributes | |
FunctionalState | FIFO_ResetRxBuf |
FunctionalState | FIFO_ResetTxBuf |
FunctionalState | FIFO_DMAMode |
UART_FITO_LEVEL_Type | FIFO_Level |
UART FIFO Configuration Structure definition.
Definition at line 520 of file lpc17xx_uart.h.
FunctionalState UART_FIFO_CFG_Type::FIFO_DMAMode |
DMA mode, should be:
Definition at line 529 of file lpc17xx_uart.h.
UART_FITO_LEVEL_Type UART_FIFO_CFG_Type::FIFO_Level |
Rx FIFO trigger level, should be:
Definition at line 533 of file lpc17xx_uart.h.
FunctionalState UART_FIFO_CFG_Type::FIFO_ResetRxBuf |
Reset Rx FIFO command state , should be:
Definition at line 521 of file lpc17xx_uart.h.
FunctionalState UART_FIFO_CFG_Type::FIFO_ResetTxBuf |
Reset Tx FIFO command state , should be:
Definition at line 525 of file lpc17xx_uart.h.