Adc0swpretrgW

Type Alias Adc0swpretrgW 

pub type Adc0swpretrgW<'a, REG> = FieldWriter<'a, REG, 3, Adc0swpretrg, Safe>;
Expand description

Field ADC0SWPRETRG writer - ADC0 software pretrigger sources

Aliased Type§

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

Implementations§

§

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

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

Software pretrigger disabled

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

Reserved (do not use)

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

Reserved (do not use)

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

Reserved (do not use)

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

Software pretrigger 0

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

Software pretrigger 1

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

Software pretrigger 2

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

Software pretrigger 3