Type Alias xmc4800::eru0::exicon::PeW

source ·
pub type PeW<'a, REG> = BitWriter<'a, REG, Pe>;
Expand description

Field PE writer - Output Trigger Pulse Enable for ETLx

Aliased Type§

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

Implementations§

source§

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

source

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

The trigger pulse generation is disabled

source

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

The trigger pulse generation is enabled