Enum tm4c123x::pwm0::_2_genb::ACTCMPAUW [] [src]

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

Values that can be written to the field ACTCMPAU

Variants

Do nothing

Invert pwmB

Drive pwmB Low

Drive pwmB High

Trait Implementations

Auto Trait Implementations

impl Send for ACTCMPAUW

impl Sync for ACTCMPAUW