UART5ENR

Type Alias UART5ENR 

Source
pub type UART5ENR = TIM2ENR;
Expand description

Possible values of the field UART5EN

Aliased Type§

pub enum UART5ENR {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled