Enum tm4c123x::pwm0::_1_gena::ACTCMPBDW [] [src]

pub enum ACTCMPBDW {
    NONE,
    INV,
    ZERO,
    ONE,
}

Values that can be written to the field ACTCMPBD

Variants

Do nothing

Invert pwmA

Drive pwmA Low

Drive pwmA High

Trait Implementations

Auto Trait Implementations

impl Send for ACTCMPBDW

impl Sync for ACTCMPBDW