[][src]Type Definition efm32pg12_pac::vdac0::ctrl::REFSEL_R

type REFSEL_R = R<u8, REFSEL_A>;

Reader of field REFSEL

Methods

impl REFSEL_R[src]

pub fn variant(&self) -> Variant<u8, REFSEL_A>[src]

Get enumerated values variant

pub fn is_1v25ln(&self) -> bool[src]

Checks if the value of the field is _1V25LN

pub fn is_2v5ln(&self) -> bool[src]

Checks if the value of the field is _2V5LN

pub fn is_1v25(&self) -> bool[src]

Checks if the value of the field is _1V25

pub fn is_2v5(&self) -> bool[src]

Checks if the value of the field is _2V5

pub fn is_vdd(&self) -> bool[src]

Checks if the value of the field is VDD

pub fn is_ext(&self) -> bool[src]

Checks if the value of the field is EXT