pub type INTSTATUS = Reg<u32, _INTSTATUS>;
Interrupt Status
This register you can read. See API.
read
For information about avaliable fields see intstatus module
pub struct INTSTATUS { /* private fields */ }
read() method returns intstatus::R reader structure
read()