Adc0swpretrgR

Type Alias Adc0swpretrgR 

pub type Adc0swpretrgR = FieldReader<Adc0swpretrg>;
Expand description

Field ADC0SWPRETRG reader - ADC0 software pretrigger sources

Aliased Type§

pub struct Adc0swpretrgR { /* private fields */ }

Implementations§

§

impl Adc0swpretrgR

pub const fn variant(&self) -> Adc0swpretrg

Get enumerated values variant

pub fn is_000(&self) -> bool

Software pretrigger disabled

pub fn is_001(&self) -> bool

Reserved (do not use)

pub fn is_010(&self) -> bool

Reserved (do not use)

pub fn is_011(&self) -> bool

Reserved (do not use)

pub fn is_100(&self) -> bool

Software pretrigger 0

pub fn is_101(&self) -> bool

Software pretrigger 1

pub fn is_110(&self) -> bool

Software pretrigger 2

pub fn is_111(&self) -> bool

Software pretrigger 3