Type Definition stm32l4::stm32l4x1::tim2::smcr::MSM_W

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

Field MSM writer - Master/Slave mode

Implementations

No action

The effect of an event on the trigger input (TRGI) is delayed to allow a perfect synchronization between the current timer and its slaves (through TRGO). It is useful if we want to synchronize several timers on a single external event.