[][src]Module lpc11xx::uart::acr

Auto-baud Control Register. Contains controls for the auto-baud feature

Structs

ABEOINTCLR_W

Write proxy for field ABEOINTCLR

ABTOINTCLR_W

Write proxy for field ABTOINTCLR

AUTORESTART_W

Write proxy for field AUTORESTART

MODE_W

Write proxy for field MODE

START_W

Write proxy for field START

Enums

ABEOINTCLR_A

End of auto-baud interrupt clear (write only accessible).

ABTOINTCLR_A

Auto-baud time-out interrupt clear (write only accessible).

AUTORESTART_A

Restart enable.

MODE_A

Auto-baud mode select.

START_A

Start bit. This bit is automatically cleared after auto-baud completion.

Type Definitions

ABEOINTCLR_R

Reader of field ABEOINTCLR

ABTOINTCLR_R

Reader of field ABTOINTCLR

AUTORESTART_R

Reader of field AUTORESTART

MODE_R

Reader of field MODE

R

Reader of register ACR

START_R

Reader of field START

W

Writer for register ACR