Adc1swpretrgR

Type Alias Adc1swpretrgR 

pub type Adc1swpretrgR = FieldReader<Adc1swpretrg>;
Expand description

Field ADC1SWPRETRG reader - ADC1 software pretrigger sources

Aliased Type§

pub struct Adc1swpretrgR { /* private fields */ }

Implementations§

§

impl Adc1swpretrgR

pub const fn variant(&self) -> Adc1swpretrg

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