Type Alias xmc4400::hrpwm0_hrc0::tsel::TSEL1_W

source ·
pub type TSEL1_W<'a, REG> = FieldWriter<'a, REG, 3, TSEL1_A>;
Expand description

Field TSEL1 writer - Source Selector 1 Timer connection

Aliased Type§

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

Implementations§

source§

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

source

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

Source Selector 1 is connected to Capture/Compare Unit Timer 0 (CCST0 can be used)

source

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

Source Selector 1 is connected to Capture/Compare Unit Timer 1 (CCST1 can be used)

source

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

Source Selector 1 is connected to Capture/Compare Unit Timer 2 (CCST2 can be used)

source

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

Source Selector 1 is connected to Capture/Compare Unit Timer 3 (CCST3 can be used)