Type Alias xmc4300::usic0_ch0::ccr::DLIEN_R

source ·
pub type DLIEN_R = BitReader<DLIEN_A>;
Expand description

Field DLIEN reader - Data Lost Interrupt Enable

Aliased Type§

struct DLIEN_R { /* private fields */ }

Implementations§

source§

impl DLIEN_R

source

pub const fn variant(&self) -> DLIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The data lost interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The data lost interrupt is enabled. In case of a data lost event, the service request output SRx indicated by INPR.PINP is activated.