Enum tm4c123x::pwm0::enupd::ENUPD1W [] [src]

pub enum ENUPD1W {
    IMM,
    LSYNC,
    GSYNC,
}

Values that can be written to the field ENUPD1

Variants

Immediate

Locally Synchronized

Globally Synchronized

Trait Implementations

Auto Trait Implementations

impl Send for ENUPD1W

impl Sync for ENUPD1W