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