Type Definition atsam4sd16c_pac::usart0::mr::CHMODE_W

source ·
pub type CHMODE_W<'a, const O: u8> = FieldWriterSafe<'a, u32, MR_SPEC, u8, CHMODE_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.