AdchW

Type Alias AdchW 

pub type AdchW<'a, REG> = FieldWriter<'a, REG, 5, Adch>;
Expand description

Field ADCH writer - Input channel select

Aliased Type§

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

Implementations§

§

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

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

External channel 0 is selected as input.

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

External channel 1 is selected as input.

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

External channel 2 is selected as input.

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

External channel 3 is selected as input.

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

External channel 4 is selected as input.

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

External channel 5 is selected as input.

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

External channel 6 is selected as input.

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

External channel 7 is selected as input.

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

External channel 8 is selected as input.

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

External channel 9 is selected as input.

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

External channel 10 is selected as input.

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

External channel 11 is selected as input.

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

External channel 12 is selected as input.

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

External channel 13 is selected as input.

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

External channel 14 is selected as input.

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

External channel 15 is selected as input.

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

External channel 18 is selected as input.

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

External channel 19 is selected as input.

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

Internal channel 0 is selected as input.

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

Internal channel 1 is selected as input.

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

Internal channel 2 is selected as input.

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

Temp Sensor

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

Band Gap

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

Internal channel 3 is selected as input.

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

VREFSH is selected as input. Voltage reference selected is determined by SC2[REFSEL].

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

VREFSL is selected as input. Voltage reference selected is determined by SC2[REFSEL].

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

Module is disabled