pub type IntClr = Reg<IntClrSpec>;Expand description
INT_CLR (rw) register accessor:
You can read this register and get int_clr::R. You can reset, write, write_with_zero this register using int_clr::W. You can also modify this register. See API.
For information about available fields see int_clr
module
Aliased Typeยง
pub struct IntClr { /* private fields */ }