SPI2ENW

Type Alias SPI2ENW 

Source
pub type SPI2ENW = TIM2ENW;
Expand description

Values that can be written to the field SPI2EN

Aliased Type§

pub enum SPI2ENW {
    DISABLED,
    ENABLED,
}

Variants§

§

DISABLED

The selected clock is disabled

§

ENABLED

The selected clock is enabled