Type Alias rp2040_pac::spi0::SSPIMSC
source · pub type SSPIMSC = Reg<SSPIMSC_SPEC>;
Expand description
SSPIMSC (rw) register accessor: Interrupt mask set or clear register, SSPIMSC on page 3-9
You can read
this register and get sspimsc::R
. You can reset
, write
, write_with_zero
this register using sspimsc::W
. You can also modify
this register. See API.
For information about available fields see sspimsc
module
Aliased Type§
struct SSPIMSC { /* private fields */ }