Type Alias rp2040_pac::spi0::SSPCPSR

source ·
pub type SSPCPSR = Reg<SSPCPSR_SPEC>;
Expand description

SSPCPSR (rw) register accessor: Clock prescale register, SSPCPSR on page 3-8

You can read this register and get sspcpsr::R. You can reset, write, write_with_zero this register using sspcpsr::W. You can also modify this register. See API.

For information about available fields see sspcpsr module

Aliased Type§

struct SSPCPSR { /* private fields */ }