Type Alias xmc4400::vadc_g0::arbpr::PRIO1_R

source ·
pub type PRIO1_R = FieldReader<PRIO1_A>;
Expand description

Field PRIO1 reader - Priority of Request Source x

Aliased Type§

struct PRIO1_R { /* private fields */ }

Implementations§

source§

impl PRIO1_R

source

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

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.