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

pub enum TBEVENTW {
    POS,
    NEG,
    BOTH,
}

Values that can be written to the field TBEVENT

Variants

Positive edge

Negative edge

Both edges

Trait Implementations

Auto Trait Implementations

impl Send for TBEVENTW

impl Sync for TBEVENTW