pub type MS_R = BitReader;
Expand description
Field MS
reader - Master or slave mode select. This bit can be modified only when the PrimeCell SSP is disabled, SSE=0: 0 Device configured as master, default. 1 Device configured as slave.
Aliased Typeยง
struct MS_R { /* private fields */ }