Type Alias xmc4800::usic0_ch0::psr_ascmode::DlifR

source ·
pub type DlifR = BitReader<Dlif>;
Expand description

Field DLIF reader - Data Lost Indication Flag

Aliased Type§

struct DlifR { /* private fields */ }

Implementations§

source§

impl DlifR

source

pub const fn variant(&self) -> Dlif

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.