Enum atsamd21e18a::dac::ctrlb::REFSELW [] [src]

pub enum REFSELW {
    INT1V,
    AVCC,
    VREFP,
}

Values that can be written to the field REFSEL

Variants

Internal 1.0V reference

AVCC

External reference

Trait Implementations

Auto Trait Implementations

impl Send for REFSELW

impl Sync for REFSELW