Enum xmc1000::vadc::accprot1::APR1W[][src]

pub enum APR1W {
    VALUE1,
    VALUE2,
}

Values that can be written to the field APR1

Variants

Full access to registers

Write access to result registers is blocked

Auto Trait Implementations

impl Send for APR1W

impl Sync for APR1W