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

pub enum ENUPD5W {
    IMM,
    LSYNC,
    GSYNC,
}

Values that can be written to the field ENUPD5

Variants

Immediate

Locally Synchronized

Globally Synchronized

Trait Implementations

Auto Trait Implementations

impl Send for ENUPD5W

impl Sync for ENUPD5W