Type Definition lpc81x_pac::lpc812::spi0::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 - Loopback mode enable. Loopback mode applies only to Master mode, and connects transmit and receive data connected together to allow simple software testing.

Implementations§

Disabled.

Enabled.