![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
UART FIFO Configuration Structure definition.
Definition at line 483 of file usart_001.h.
#include "usart_001.h"
Data Fields | |
| FunctionalState | FIFO_ResetRxBuf |
| FunctionalState | FIFO_ResetTxBuf |
| FunctionalState | FIFO_DMAMode |
| IP_UART_FITO_LEVEL_T | FIFO_Level |
| FunctionalState FIFO_DMAMode |
DMA mode, should be:
Definition at line 492 of file usart_001.h.
| IP_UART_FITO_LEVEL_T FIFO_Level |
Rx FIFO trigger level, should be:
Definition at line 496 of file usart_001.h.
| FunctionalState FIFO_ResetRxBuf |
Reset Rx FIFO command state , should be:
Definition at line 484 of file usart_001.h.
| FunctionalState FIFO_ResetTxBuf |
Reset Tx FIFO command state , should be:
Definition at line 488 of file usart_001.h.