Enum efr32x12p::timer1::ctrl::FALLAW [] [src]

pub enum FALLAW {
    NONE,
    START,
    STOP,
    RELOADSTART,
}

Values that can be written to the field FALLA

Variants

No action

Start counter without reload

Stop counter without reload

Reload and start counter