Type Alias xmc4400::usic0_ch0::pcr_sscmode::MSLSIEN_W

source ·
pub type MSLSIEN_W<'a, REG> = BitWriter<'a, REG, MSLSIEN_A>;
Expand description

Field MSLSIEN writer - MSLS Interrupt Enable

Aliased Type§

struct MSLSIEN_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> MSLSIEN_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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

source

pub fn value2(self) -> &'a mut W<REG>

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