Type Alias xmc4400::hrpwm0_csg0::ies::STES_W

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

Field STES writer - External shadow transfer enable edge selection

Aliased Type§

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

Implementations§

source§

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