pub type Isr = Reg<IsrSpec>;
ISR (rw) register accessor:
You can read this register and get isr::R. You can reset, write, write_with_zero this register using isr::W. You can also modify this register. See API.
read
isr::R
reset
write
write_with_zero
isr::W
modify
For information about available fields see isr module
isr
pub struct Isr { /* private fields */ }