Type Definition stm32g0::stm32g0c1::tim16::bdtr::BKF_W

source · []
pub type BKF_W<'a, const O: u8> = FieldWriter<'a, u32, BDTR_SPEC, u8, u8, 4, O>;
Expand description

Field BKF writer - Break filter This bit-field defines the frequency used to sample BRK input and the length of the digital filter applied to BRK. The digital filter is made of an event counter in which N events are needed to validate a transition on the output: This bit cannot be modified when LOCK level 1 has been programmed (LOCK bits in TIMx_BDTR register).