UART7ENW

Type Alias UART7ENW 

Source
pub type UART7ENW = TIM2ENW;
Expand description

Values that can be written to the field UART7EN

Aliased Type§

pub enum UART7ENW {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled