Type Alias xmc4800::vadc_g0::arbpr::Prio0R

source ·
pub type Prio0R = FieldReader<Prio0>;
Expand description

Field PRIO0 reader - Priority of Request Source x

Aliased Type§

struct Prio0R { /* private fields */ }

Implementations§

source§

impl Prio0R

source

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

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.