VrselW

Type Alias VrselW 

pub type VrselW<'a, REG> = BitWriter<'a, REG, Vrsel>;
Expand description

Field VRSEL writer - Supply Voltage Reference Source Select

Aliased Type§

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

Implementations§

§

impl<'a, REG> VrselW<'a, REG>
where REG: Writable + RegisterSpec,

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

Vin1 is selected as resistor ladder network supply reference Vin.

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

Vin2 is selected as resistor ladder network supply reference Vin.