pub type SUS_STATUS = Reg<SUS_STATUS_SPEC>;
Expand description
SUS_STATUS (rw) register accessor: SPI1 flash suspend status register
You can read
this register and get sus_status::R
. You can reset
, write
, write_with_zero
this register using sus_status::W
. You can also modify
this register. See API.
For information about available fields see sus_status
module
Aliased Typeยง
struct SUS_STATUS { /* private fields */ }