rp2040_pac::spi0::sspcr1

Type Alias LBM_R

Source
pub type LBM_R = BitReader;
Expand description

Field LBM reader - Loop back mode: 0 Normal serial port operation enabled. 1 Output of transmit serial shifter is connected to input of receive serial shifter internally.

Aliased Typeยง

struct LBM_R { /* private fields */ }