Type Definition stm32g0::stm32g0c1::tim6::cr2::MMS_R

source · []
pub type MMS_R = FieldReader<u8, MMS_A>;
Expand description

Field MMS reader - 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

Get enumerated values variant

Checks if the value of the field is Reset

Checks if the value of the field is Enable

Checks if the value of the field is Update