Type Definition stm32g0::stm32g0b0::tim16::bdtr::BKE_W

source · []
pub type BKE_W<'a, const O: u8> = BitWriter<'a, u32, BDTR_SPEC, bool, O>;
Expand description

Field BKE writer - Break enable 1; Break inputs (BRK and CCS clock failure event) enabled Note: This bit cannot be modified when LOCK level 1 has been programmed (LOCK bits in TIMx_BDTR register). Any write operation to this bit takes a delay of 1 APB clock cycle to become effective.