Type Alias gd32e1::gd32e103::timer1::ctl1::Ti0sW

source ·
pub type Ti0sW<'a, REG> = BitWriter<'a, REG, Ti0s>;
Expand description

Field TI0S writer - Channel 0 trigger input selection

Aliased Type§

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

Implementations§

source§

impl<'a, REG> Ti0sW<'a, REG>
where REG: Writable + RegisterSpec,

source

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

The CH0 pin input is selected as channel 0 trigger input

source

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

The XOR of CH0, CH1 and CH2 pins are selected as channel 0 trigger input