Enum tm4c123x::timer0::ctl::TAEVENTW [] [src]

pub enum TAEVENTW {
    POS,
    NEG,
    BOTH,
}

Values that can be written to the field TAEVENT

Variants

Positive edge

Negative edge

Both edges

Trait Implementations

Auto Trait Implementations

impl Send for TAEVENTW

impl Sync for TAEVENTW