pub type TimerRawIntr = Reg<TimerRawIntrSpec>;Expand description
TIMER_RAW_INTR (rw) register accessor: Timer %s [dim=3] raw interrupt status
You can read this register and get timer_raw_intr::R. You can reset, write, write_with_zero this register using timer_raw_intr::W. You can also modify this register. See API.
For information about available fields see timer_raw_intr module
Aliased Type§
pub struct TimerRawIntr { /* private fields */ }