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