Type Alias xmc4300::usic0_ch0::pcr_sscmode::MSLSIEN_R

source ·
pub type MSLSIEN_R = BitReader<MSLSIEN_A>;
Expand description

Field MSLSIEN reader - MSLS Interrupt Enable

Aliased Type§

struct MSLSIEN_R { /* private fields */ }

Implementations§

source§

impl MSLSIEN_R

source

pub const fn variant(&self) -> MSLSIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A protocol interrupt is not generated if a change of signal MSLS is detected.

source

pub fn is_value2(&self) -> bool

A protocol interrupt is generated if a change of signal MSLS is detected.