AdcSupplyW

Type Alias AdcSupplyW 

pub type AdcSupplyW<'a, REG> = FieldWriter<'a, REG, 3, AdcSupply>;
Expand description

Field ADC_SUPPLY writer - ADC_SUPPLY

Aliased Type§

pub struct AdcSupplyW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> AdcSupplyW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

pub fn _000(self) -> &'a mut W<REG>

5 V input VDD supply (VDD)

pub fn _001(self) -> &'a mut W<REG>

5 V input analog supply (VDDA)

pub fn _010(self) -> &'a mut W<REG>

ADC Reference Supply (VREFH)

pub fn _011(self) -> &'a mut W<REG>

3.3 V Oscillator Regulator Output (VDD_3V)

pub fn _100(self) -> &'a mut W<REG>

3.3 V flash regulator output (VDD_flash_3V)

pub fn _101(self) -> &'a mut W<REG>

1.2 V core regulator output (VDD_LV)