[][src]Type Definition gd32vf103_pac::timer0::chctl1_input::W

type W = W<u16, CHCTL1_INPUT>;

Writer for register CHCTL1_Input

Implementations

impl W[src]

pub fn ch3capflt(&mut self) -> CH3CAPFLT_W<'_>[src]

Bits 12:15 - Channel 3 input capture filter control

pub fn ch3cappsc(&mut self) -> CH3CAPPSC_W<'_>[src]

Bits 10:11 - Channel 3 input capture prescaler

pub fn ch3ms(&mut self) -> CH3MS_W<'_>[src]

Bits 8:9 - Channel 3 mode selection

pub fn ch2capflt(&mut self) -> CH2CAPFLT_W<'_>[src]

Bits 4:7 - Channel 2 input capture filter control

pub fn ch2cappsc(&mut self) -> CH2CAPPSC_W<'_>[src]

Bits 2:3 - Channel 2 input capture prescaler

pub fn ch2ms(&mut self) -> CH2MS_W<'_>[src]

Bits 0:1 - Channel 2 mode selection