Enum stm32f103xx::tim1::cr1::DIRW [] [src]

pub enum DIRW {
    UP,
    DOWN,
}

Values that can be written to the field DIR

Variants

Up

Down