Type Alias rp2040_pac::spi0::SSPICR

source ·
pub type SSPICR = Reg<SSPICR_SPEC>;
Expand description

SSPICR (rw) register accessor: Interrupt clear register, SSPICR on page 3-11

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

For information about available fields see sspicr module

Aliased Type§

struct SSPICR { /* private fields */ }