AdcSupplyR

Type Alias AdcSupplyR 

pub type AdcSupplyR = FieldReader<AdcSupply>;
Expand description

Field ADC_SUPPLY reader - ADC_SUPPLY

Aliased Type§

pub struct AdcSupplyR { /* private fields */ }

Implementations§

§

impl AdcSupplyR

pub const fn variant(&self) -> Option<AdcSupply>

Get enumerated values variant

pub fn is_000(&self) -> bool

5 V input VDD supply (VDD)

pub fn is_001(&self) -> bool

5 V input analog supply (VDDA)

pub fn is_010(&self) -> bool

ADC Reference Supply (VREFH)

pub fn is_011(&self) -> bool

3.3 V Oscillator Regulator Output (VDD_3V)

pub fn is_100(&self) -> bool

3.3 V flash regulator output (VDD_flash_3V)

pub fn is_101(&self) -> bool

1.2 V core regulator output (VDD_LV)