pub type CHMODE_W<'a, const O: u8> = FieldWriterSafe<'a, u32, US_MR_USART_MODE_SPEC, u8, CHMODESELECT_A, 2, O>;
Expand description

Field CHMODE writer - Channel Mode

Implementations

Normal mode

Automatic Echo. Receiver input is connected to the TXD pin.

Local Loopback. Transmitter output is connected to the Receiver Input.

Remote Loopback. RXD pin is internally connected to the TXD pin.