![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
UART FIFO Configuration Structure definition. More...
#include "usart_001.h"
Data Fields | |
FunctionalState | FIFO_ResetRxBuf |
FunctionalState | FIFO_ResetTxBuf |
FunctionalState | FIFO_DMAMode |
UART_FITO_LEVEL_Type | FIFO_Level |
UART FIFO Configuration Structure definition.
Definition at line 471 of file usart_001.h.
FunctionalState FIFO_DMAMode |
DMA mode, should be:
Definition at line 480 of file usart_001.h.
UART_FITO_LEVEL_Type FIFO_Level |
Rx FIFO trigger level, should be:
Definition at line 484 of file usart_001.h.
FunctionalState FIFO_ResetRxBuf |
Reset Rx FIFO command state , should be:
Definition at line 472 of file usart_001.h.
FunctionalState FIFO_ResetTxBuf |
Reset Tx FIFO command state , should be:
Definition at line 476 of file usart_001.h.