rp2040_pac::spi0::sspcpsr

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