Type Alias xmc4200::hrpwm0_csg0::ies::STRES_W

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

Field STRES writer - External start function edge selection

Aliased Type§

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

Implementations§

source§

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