Type Alias xmc4400::hrpwm0_csg0::ies::TRGES_W

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

Field TRGES writer - External trigger function edge selection

Aliased Type§

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

Implementations§

source§

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