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

pub enum SCANW {
    VALUE1,
    VALUE2,
}

Values that can be written to the field SCAN

Variants

No autoscan

Autoscan functionality enabled: a request source event automatically generates a load event

Auto Trait Implementations

impl Send for SCANW

impl Sync for SCANW