[][src]Module lpc845_pac::usart0::cfg

USART Configuration register. Basic USART configuration settings that typically are not changed during operation.

Structs

AUTOADDR_W

Write proxy for field AUTOADDR

CLKPOL_W

Write proxy for field CLKPOL

CTSEN_W

Write proxy for field CTSEN

DATALEN_W

Write proxy for field DATALEN

ENABLE_W

Write proxy for field ENABLE

LOOP_W

Write proxy for field LOOP

OEPOL_W

Write proxy for field OEPOL

OESEL_W

Write proxy for field OESEL

OETA_W

Write proxy for field OETA

PARITYSEL_W

Write proxy for field PARITYSEL

RXPOL_W

Write proxy for field RXPOL

STOPLEN_W

Write proxy for field STOPLEN

SYNCEN_W

Write proxy for field SYNCEN

SYNCMST_W

Write proxy for field SYNCMST

TXPOL_W

Write proxy for field TXPOL

Enums

AUTOADDR_A

Automatic Address matching enable.

CLKPOL_A

Selects the clock polarity and sampling edge of received data in synchronous mode.

CTSEN_A

CTS Enable. Determines whether CTS is used for flow control. CTS can be from the input pin, or from the USART's own RTS if loopback mode is enabled.

DATALEN_A

Selects the data size for the USART.

ENABLE_A

USART Enable.

LOOP_A

Selects data loopback mode.

OEPOL_A

Output Enable Polarity.

OESEL_A

Output Enable Select.

OETA_A

Output Enable Turnaround time enable for RS-485 operation.

PARITYSEL_A

Selects what type of parity is used by the USART.

RXPOL_A

Receive data polarity.

STOPLEN_A

Number of stop bits appended to transmitted data. Only a single stop bit is required for received data.

SYNCEN_A

Selects synchronous or asynchronous operation.

SYNCMST_A

Synchronous mode Master select.

TXPOL_A

Transmit data polarity.

Type Definitions

AUTOADDR_R

Reader of field AUTOADDR

CLKPOL_R

Reader of field CLKPOL

CTSEN_R

Reader of field CTSEN

DATALEN_R

Reader of field DATALEN

ENABLE_R

Reader of field ENABLE

LOOP_R

Reader of field LOOP

OEPOL_R

Reader of field OEPOL

OESEL_R

Reader of field OESEL

OETA_R

Reader of field OETA

PARITYSEL_R

Reader of field PARITYSEL

R

Reader of register CFG

RXPOL_R

Reader of field RXPOL

STOPLEN_R

Reader of field STOPLEN

SYNCEN_R

Reader of field SYNCEN

SYNCMST_R

Reader of field SYNCMST

TXPOL_R

Reader of field TXPOL

W

Writer for register CFG