Type Definition stm32g0::stm32g0c1::tim6::cr1::UDIS_R

source · []
pub type UDIS_R = BitReader<UDIS_A>;
Expand description

Field UDIS reader - Update disable This bit is set and cleared by software to enable/disable UEV event generation. Counter overflow/underflow Setting the UG bit Update generation through the slave mode controller Buffered registers are then loaded with their preload values.

Implementations

Get enumerated values variant

Checks if the value of the field is Enabled

Checks if the value of the field is Disabled