Enum xmc1000::vadc::brsmr::ENGTW[][src]

pub enum ENGTW {
    VALUE1,
    VALUE2,
    VALUE3,
    VALUE4,
}

Values that can be written to the field ENGT

Variants

No conversion requests are issued

Conversion requests are issued if at least one pending bit is set

Conversion requests are issued if at least one pending bit is set and REQGTx = 1.

Conversion requests are issued if at least one pending bit is set and REQGTx = 0.

Auto Trait Implementations

impl Send for ENGTW

impl Sync for ENGTW