pub type INTS = Reg<INTS_SPEC>;
INTS (rw) register accessor: Interrupt status after masking & forcing
You can read this register and get ints::R. You can reset, write, write_with_zero this register using ints::W. You can also modify this register. See API.
read
ints::R
reset
write
write_with_zero
ints::W
modify
For information about available fields see ints module
ints
pub struct INTS { /* private fields */ }