Enum stm32f103xx::tim1::sr::UIFW[][src]

pub enum UIFW {
    CLEAR,
}

Values that can be written to the field UIF

Variants

Clears the update interrupt flag

Auto Trait Implementations

impl Send for UIFW

impl Sync for UIFW