UART8ENW

Type Alias UART8ENW 

Source
pub type UART8ENW = TIM2ENW;
Expand description

Values that can be written to the field UART8EN

Aliased Type§

pub enum UART8ENW {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled