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