Type Alias xmc4300::vadc_g0::arbpr::Prio2R

source ·
pub type Prio2R = FieldReader<Prio2>;
Expand description

Field PRIO2 reader - Priority of Request Source x

Aliased Type§

struct Prio2R { /* private fields */ }

Implementations§

source§

impl Prio2R

source

pub const fn variant(&self) -> Option<Prio2>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Lowest priority is selected.

source

pub fn is_value2(&self) -> bool

Highest priority is selected.