Type Alias xmc4800::ccu80_cc80::cmc::ENDS_W

source ·
pub type ENDS_W<'a, REG> = FieldWriter<'a, REG, 2, ENDS_A, Safe>;
Expand description

Field ENDS writer - External Stop Functionality Selector

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ENDS_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

External Stop Function deactivated

source

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

External Stop Function triggered by Event 0

source

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

External Stop Function triggered by Event 1

source

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

External Stop Function triggered by Event 2