Type Alias rp2040_pac::spi0::sspcr1::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 */ }