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