Type Alias xmc4200::hrpwm0_csg0::ies::STPES_W

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

Field STPES writer - External stop function edge selection

Aliased Type§

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

Implementations§

source§

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

source

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

Function disabled

source

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

Active on rising edge

source

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

Active on falling edge

source

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

Active on both edges