Type Alias xmc4800::eru0::exicon::PE_W

source ·
pub type PE_W<'a, REG> = BitWriter<'a, REG, PE_A>;
Expand description

Field PE writer - Output Trigger Pulse Enable for ETLx

Aliased Type§

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

Implementations§

source§

impl<'a, REG> PE_W<'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