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 */ }