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