Type Definition lpc81x_pac::lpc810::spi0::cfg::LOOP_R

source ·
pub type LOOP_R = BitReader<LOOP_A>;
Expand description

Field LOOP reader - Loopback mode enable. Loopback mode applies only to Master mode, and connects transmit and receive data connected together to allow simple software testing.

Implementations§

Get enumerated values variant

Checks if the value of the field is DISABLED

Checks if the value of the field is ENABLED