pub type INT_CLR = Reg<INT_CLR_SPEC>;
Expand description
INT_CLR (rw) register accessor: SPI0 interrupt clear register
You can read
this register and get int_clr::R
. You can reset
, write
, write_with_zero
this register using int_clr::W
. You can also modify
this register. See API.
For information about available fields see int_clr
module
Aliased Typeยง
struct INT_CLR { /* private fields */ }