pub type Isr = Reg<IsrSpec>;
ISR (r) register accessor: Interrupt Status Register
You can read this register and get isr::R. See API.
read
isr::R
For information about available fields see isr module
isr
struct Isr { /* private fields */ }