Enum xmc4200::vadc_g0::vfr::VF4W [] [src]

pub enum VF4W {
    VALUE1,
    VALUE2,
}

Values that can be written to the field VF4

Variants

Read access: No new valid data available Write access: No effect

Read access: Result register x contains valid data and has not yet been read, or bit FCR has been updated Write access: Clear this valid flag and bitfield DRC in register GxRESy (overrides a hardware set action)

Trait Implementations

Auto Trait Implementations

impl Send for VF4W

impl Sync for VF4W