Type Alias Icr
Source pub type Icr = Reg<IcrSpec>;
Expand description
ICR (rw) register accessor: LPTIM interrupt and status clear register
You can read this register and get icr::R. You can reset, write, write_with_zero this register using icr::W. You can also modify this register. See API.
For information about available fields see icr
module
pub struct Icr { }