pub type Intstatus = Reg<IntstatusSpec>;
Expand description
INTSTATUS (r) register accessor: Interrupt Status
You can read
this register and get intstatus::R
. See API.
For information about available fields see intstatus
module
Aliased Typeยง
struct Intstatus { /* private fields */ }