Enum xmc4200::vadc_g0::qctrl0::TMENW [] [src]

pub enum TMENW {
    VALUE1,
    VALUE2,
}

Values that can be written to the field TMEN

Variants

No timer mode: standard gating mechanism can be used

Timer mode for equidistant sampling enabled: standard gating mechanism must be disabled

Trait Implementations

Auto Trait Implementations

impl Send for TMENW

impl Sync for TMENW