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

pub enum ENUPD4W {
    IMM,
    LSYNC,
    GSYNC,
}

Values that can be written to the field ENUPD4

Variants

Immediate

Locally Synchronized

Globally Synchronized

Trait Implementations

Auto Trait Implementations

impl Send for ENUPD4W

impl Sync for ENUPD4W