Type Alias rp2040_pac::spi0::sspcpsr::CPSDVSR_R
source · pub type CPSDVSR_R = FieldReader;
Expand description
Field CPSDVSR
reader - Clock prescale divisor. Must be an even number from 2-254, depending on the frequency of SSPCLK. The least significant bit always returns zero on reads.
Aliased Type§
struct CPSDVSR_R { /* private fields */ }