pub type Idr = Reg<IdrSpec>;Expand description
IDR (w) register accessor: Interrupt Disable Register
You can write_with_zero this register using idr::W. See API.
For information about available fields see idr
module
Aliased Typeยง
pub struct Idr { /* private fields */ }