Type Alias xmc4400::usic0_ch0::pcr_ascmode::SBIEN_W

source ·
pub type SBIEN_W<'a, REG> = BitWriter<'a, REG, SBIEN_A>;
Expand description

Field SBIEN writer - Synchronization Break Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The interrupt generation is disabled.

source

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

The interrupt generation is enabled.