Type Definition stm32g0::stm32g0c1::lptim1::isr::DOWN_R

source · []
pub type DOWN_R = BitReader<bool>;
Expand description

Field DOWN reader - Counter direction change up to down In Encoder mode, DOWN bit is set by hardware to inform application that the counter direction has changed from up to down. DOWN flag can be cleared by writing 1 to the DOWNCF bit in the LPTIM_ICR register. Note: If the LPTIM does not support encoder mode feature, this bit is reserved. Please refer to .