Type Definition stm32l0::stm32l0x3::lptim::cfgr::CKFLT_W

source · []
pub type CKFLT_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CFGR_SPEC, u8, CKFLT_A, 2, O>;
Expand description

Field CKFLT writer - Configurable digital filter for external clock

Implementations

Any external clock signal level change is considered as a valid transition

External clock signal level change must be stable for at least 2 clock periods before it is considered as valid transition

External clock signal level change must be stable for at least 4 clock periods before it is considered as valid transition

External clock signal level change must be stable for at least 8 clock periods before it is considered as valid transition