Type Alias rp2040_pac::spi0::SSPCR0

source ·
pub type SSPCR0 = Reg<SSPCR0_SPEC>;
Expand description

SSPCR0 (rw) register accessor: Control register 0, SSPCR0 on page 3-4

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

For information about available fields see sspcr0 module

Aliased Type§

struct SSPCR0 { /* private fields */ }