Type Definition stm32g0::stm32g0b0::tim6::cr1::UDIS_W

source · []
pub type UDIS_W<'a, const O: u8> = BitWriter<'a, u32, CR1_SPEC, UDIS_A, O>;
Expand description

Field UDIS writer - 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

Update event enabled

Update event disabled