pub type CLR = Reg<CLR_SPEC>;
Expand description
CLR (w) register accessor: Interrupt clear bits of Rx channel 0
You can reset, write, write_with_zero this register using clr::W. See API.
For information about available fields see clr module
struct CLR { }