UART7ENR

Type Alias UART7ENR 

Source
pub type UART7ENR = TIM2ENR;
Expand description

Possible values of the field UART7EN

Aliased Type§

pub enum UART7ENR {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled