Type Alias xmc4300::usic0_ch0::psr_ascmode::DLIF_R

source ·
pub type DLIF_R = BitReader<DLIF_A>;
Expand description

Field DLIF reader - Data Lost Indication Flag

Aliased Type§

struct DLIF_R { /* private fields */ }

Implementations§

source§

impl DLIF_R

source

pub const fn variant(&self) -> DLIF_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A data lost event has not occurred.

source

pub fn is_value2(&self) -> bool

A data lost event has occurred.