Type Alias xmc4200::usic0_ch0::bypcr::BPRIO_R

source ·
pub type BPRIO_R = BitReader<BPRIO_A>;
Expand description

Field BPRIO reader - Bypass Priority

Aliased Type§

struct BPRIO_R { /* private fields */ }

Implementations§

source§

impl BPRIO_R

source

pub const fn variant(&self) -> BPRIO_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The transmit FIFO data has a higher priority than the bypass data.

source

pub fn is_value2(&self) -> bool

The bypass data has a higher priority than the transmit FIFO data.