Type Definition stm32g0::stm32g0c1::tim6::cr2::MMS_W

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

Field MMS writer - Master mode selection These bits are used to select the information to be sent in master mode to slave timers for synchronization (TRGO). The combination is as follows: When the Counter Enable signal is controlled by the trigger input, there is a delay on TRGO, except if the master/slave mode is selected (see the MSM bit description in the TIMx_SMCR register). Note: The clock of the slave timer or ADC must be enabled prior to receive events from the master timer, and must not be changed on-the-fly while triggers are received from the master timer.

Implementations

Use UG bit from TIMx_EGR register

Use CNT bit from TIMx_CEN register

Use the update event