Type Definition gd32f1::gd32f170::timer14::chctl0_input::W[][src]

type W = W<u16, CHCTL0_INPUT>;

Writer for register CHCTL0_Input

Implementations

impl W[src]

pub fn ch1capflt(&mut self) -> CH1CAPFLT_W<'_>[src]

Bits 12:15 - Channel 1 input capture filter control

pub fn ch1cappsc(&mut self) -> CH1CAPPSC_W<'_>[src]

Bits 10:11 - Channel 1 input capture prescaler

pub fn ch1ms(&mut self) -> CH1MS_W<'_>[src]

Bits 8:9 - Channel 1 mode selection

pub fn ch0capflt(&mut self) -> CH0CAPFLT_W<'_>[src]

Bits 4:7 - Channel 0 input capture filter control

pub fn ch0cappsc(&mut self) -> CH0CAPPSC_W<'_>[src]

Bits 2:3 - Channel 0 input capture prescaler

pub fn ch0ms(&mut self) -> CH0MS_W<'_>[src]

Bits 0:1 - Channel 0 mode selection