Enum tm4c123x::pwm0::_3_genb::ACTCMPBUW [] [src]

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

Values that can be written to the field ACTCMPBU

Variants

Do nothing

Invert pwmB

Drive pwmB Low

Drive pwmB High

Trait Implementations

Auto Trait Implementations

impl Send for ACTCMPBUW

impl Sync for ACTCMPBUW