UART2RSTR

Type Alias UART2RSTR 

Source
pub type UART2RSTR = TIM2RSTR;
Expand description

Possible values of the field UART2RST

Aliased Type§

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

Variants§

§

RESET

Reset the selected module

§

_Reserved(bool)

Reserved