Enum lpc845_pac::wkt::ctrl::CLEARCTR_A [−][src]
pub enum CLEARCTR_A {
NO_EFFECT,
CLEAR_THE_COUNTER,
}
Expand description
Clears the self wake-up timer.
Value on reset: 0
Variants
0: No effect. Reading this bit always returns 0.
1: Clear the counter. Counting is halted until a new count value is loaded.
Trait Implementations
Performs the conversion.