Type Alias rp2040_pac::spi0::SSPCR1

source ·
pub type SSPCR1 = Reg<SSPCR1_SPEC>;
Expand description

SSPCR1 (rw) register accessor: Control register 1, SSPCR1 on page 3-5

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

For information about available fields see sspcr1 module

Aliased Type§

struct SSPCR1 { /* private fields */ }