SPI2RSTR

Type Alias SPI2RSTR 

Source
pub type SPI2RSTR = TIM2RSTR;
Expand description

Possible values of the field SPI2RST

Aliased Type§

pub enum SPI2RSTR {
    RESET,
    _Reserved(bool),
}

Variants§

§

RESET

Reset the selected module

§

_Reserved(bool)

Reserved