[][src]Type Definition gd32vf103_pac::timer1::chctl1_input::R

type R = R<u16, CHCTL1_INPUT>;

Reader of register CHCTL1_Input

Implementations

impl R[src]

pub fn ch3capflt(&self) -> CH3CAPFLT_R[src]

Bits 12:15 - Channel 3 input capture filter control

pub fn ch3cappsc(&self) -> CH3CAPPSC_R[src]

Bits 10:11 - Channel 3 input capture prescaler

pub fn ch3ms(&self) -> CH3MS_R[src]

Bits 8:9 - Channel 3 mode selection

pub fn ch2capflt(&self) -> CH2CAPFLT_R[src]

Bits 4:7 - Channel 2 input capture filter control

pub fn ch2cappsc(&self) -> CH2CAPPSC_R[src]

Bits 2:3 - Channel 2 input capture prescaler

pub fn ch2ms(&self) -> CH2MS_R[src]

Bits 0:1 - Channel 2 mode selection