Type Definition lpc81x_pac::lpc812::usart0::cfg::LOOP_W

source ·
pub type LOOP_W<'a, const O: u8> = BitWriter<'a, u32, CFG_SPEC, LOOP_A, O>;
Expand description

Field LOOP writer - Selects data loopback mode.

Implementations§

Normal operation.

Loopback mode. This provides a mechanism to perform diagnostic loopback testing for USART data. Serial data from the transmitter (Un_TXD) is connected internally to serial input of the receive (Un_RXD). Un_TXD and Un_RTS activity will also appear on external pins if these functions are configured to appear on device pins. The receiver RTS signal is also looped back to CTS and performs flow control if enabled by CTSEN.