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

type R = R<u16, CHCTL0_INPUT>;

Reader of register CHCTL0_Input

Implementations

impl R[src]

pub fn ch1capflt(&self) -> CH1CAPFLT_R[src]

Bits 12:15 - Channel 1 input capture filter control

pub fn ch1cappsc(&self) -> CH1CAPPSC_R[src]

Bits 10:11 - Channel 1 input capture prescaler

pub fn ch1ms(&self) -> CH1MS_R[src]

Bits 8:9 - Channel 1 mode selection

pub fn ch0capflt(&self) -> CH0CAPFLT_R[src]

Bits 4:7 - Channel 0 input capture filter control

pub fn ch0cappsc(&self) -> CH0CAPPSC_R[src]

Bits 2:3 - Channel 0 input capture prescaler

pub fn ch0ms(&self) -> CH0MS_R[src]

Bits 0:1 - Channel 0 mode selection