Enum xmc4200::vadc_g0::asmr::LDMW [] [src]

pub enum LDMW {
    VALUE1,
    VALUE2,
}

Values that can be written to the field LDM

Variants

Overwrite mode: Copy all bits from the select registers to the pending registers upon a load event

Combine mode: Set all pending bits that are set in the select registers upon a load event (logic OR)

Trait Implementations

Auto Trait Implementations

impl Send for LDMW

impl Sync for LDMW