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

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

Values that can be written to the field ACTCMPAD

Variants

Do nothing

Invert pwmA

Drive pwmA Low

Drive pwmA High

Trait Implementations

Auto Trait Implementations

impl Send for ACTCMPADW

impl Sync for ACTCMPADW