Type Alias xmc4800::usic0_ch0::pcr_sscmode::MSLSEN_W

source ·
pub type MSLSEN_W<'a, REG> = BitWriter<'a, REG, MSLSEN_A>;
Expand description

Field MSLSEN writer - MSLS Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The MSLS generation is disabled (MSLS = 0). This is the setting for SSC slave mode.

source

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

The MSLS generation is enabled. This is the setting for SSC master mode.