Type Alias xmc4300::vadc_g0::arbpr::Prio1R

source ·
pub type Prio1R = FieldReader<Prio1>;
Expand description

Field PRIO1 reader - Priority of Request Source x

Aliased Type§

struct Prio1R { /* private fields */ }

Implementations§

source§

impl Prio1R

source

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

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.