Type Alias rp2040_pac::spi0::sspcpsr::CPSDVSR_W
source · pub type CPSDVSR_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description
Field CPSDVSR
writer - 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_W<'a, REG> { /* private fields */ }