Type Definition stm32g0::stm32g0c1::tim2::smcr::TS1_W

source · []
pub type TS1_W<'a, const O: u8> = FieldWriter<'a, u32, SMCR_SPEC, u8, u8, 3, O>;
Expand description

Field TS1 writer - Trigger selection This bit-field selects the trigger input to be used to synchronize the counter. Others: Reserved See for more details on ITRx meaning for each Timer. Note: These bits must be changed only when they are not used (e.g. when SMS=000) to avoid wrong edge detections at the transition.