Enum stm32_hal2::pac::tim2::egr::UG_AW [−][src]
pub enum UG_AW {
UPDATE,
}Update generation
Value on reset: 0
Variants
1: Re-initializes the timer counter and generates an update of the registers.
Trait Implementations
impl Clone for UG_AW[src]
impl Clone for UG_AW[src]pub fn clone(&self) -> UG_AW[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl StructuralPartialEq for UG_AW[src]
impl StructuralPartialEq for UG_AW[src]