[][src]Module lpc55s6x_pac::usart0::fifocfg

FIFO configuration and enable register.

Structs

DMARX_W

Write proxy for field DMARX

DMATX_W

Write proxy for field DMATX

EMPTYRX_W

Write proxy for field EMPTYRX

EMPTYTX_W

Write proxy for field EMPTYTX

ENABLERX_W

Write proxy for field ENABLERX

ENABLETX_W

Write proxy for field ENABLETX

WAKERX_W

Write proxy for field WAKERX

WAKETX_W

Write proxy for field WAKETX

Enums

DMARX_A

DMA configuration for receive.

DMATX_A

DMA configuration for transmit.

ENABLERX_A

Enable the receive FIFO.

ENABLETX_A

Enable the transmit FIFO.

WAKERX_A

Wake-up for receive FIFO level. This allows the device to be woken from reduced power modes (up to power-down, as long as the peripheral function works in that power mode) without enabling the TXLVL interrupt. Only DMA wakes up, processes data, and goes back to sleep. The CPU will remain stopped until woken by another cause, such as DMA completion. See Hardware Wake-up control register.

WAKETX_A

Wake-up for transmit FIFO level. This allows the device to be woken from reduced power modes (up to power-down, as long as the peripheral function works in that power mode) without enabling the TXLVL interrupt. Only DMA wakes up, processes data, and goes back to sleep. The CPU will remain stopped until woken by another cause, such as DMA completion. See Hardware Wake-up control register.

Type Definitions

DMARX_R

Reader of field DMARX

DMATX_R

Reader of field DMATX

EMPTYRX_R

Reader of field EMPTYRX

EMPTYTX_R

Reader of field EMPTYTX

ENABLERX_R

Reader of field ENABLERX

ENABLETX_R

Reader of field ENABLETX

R

Reader of register FIFOCFG

SIZE_R

Reader of field SIZE

W

Writer for register FIFOCFG

WAKERX_R

Reader of field WAKERX

WAKETX_R

Reader of field WAKETX