Type Alias xmc4300::vadc_g0::arbpr::PRIO0_R

source ·
pub type PRIO0_R = FieldReader<PRIO0_A>;
Expand description

Field PRIO0 reader - Priority of Request Source x

Aliased Type§

struct PRIO0_R { /* private fields */ }

Implementations§

source§

impl PRIO0_R

source

pub const fn variant(&self) -> Option<PRIO0_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.