Type Alias ADTS_W

Source
pub type ADTS_W<'a, REG> = FieldWriter<'a, REG, 3, ADTS_A>;
Expand description

Field ADTS writer - ADC Auto Trigger Sources

Aliased Type§

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

Implementations§

Source§

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

Source

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

Free Running mode

Source

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

Analog Comparator

Source

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

External Interrupt Request 0

Source

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

Timer/Counter0 Compare Match A

Source

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

Timer/Counter0 Overflow

Source

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

Timer/Counter0 Compare Match B

Source

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

Pin Change Interrupt Request