Type Definition stm32l4::stm32l4x1::tim2::smcr::ECE_W

source · []
pub type ECE_W<'a, const O: u8> = BitWriter<'a, u32, SMCR_SPEC, ECE_A, O>;
Expand description

Field ECE writer - External clock enable

Implementations

External clock mode 2 disabled

External clock mode 2 enabled. The counter is clocked by any active edge on the ETRF signal.