Type Alias xmc4800::usic0_ch0::kscfg::BpmodenW

source ·
pub type BpmodenW<'a, REG> = BitWriter<'a, REG, Bpmoden>;
Expand description

Field BPMODEN writer - Bit Protection for MODEN

Aliased Type§

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

Implementations§

source§

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

source

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

MODEN is not changed.

source

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

MODEN is updated with the written value.