SYSCFGRSTR

Type Alias SYSCFGRSTR 

Source
pub type SYSCFGRSTR = TIM1RSTR;
Expand description

Possible values of the field SYSCFGRST

Aliased Type§

pub enum SYSCFGRSTR {
    RESET,
    _Reserved(bool),
}

Variants§

§

RESET

Reset the selected module

§

_Reserved(bool)

Reserved