[][src]Type Definition stm32wb_pac::tim1::ccmr1_input::R

type R = R<u32, CCMR1_INPUT>;

Reader of register CCMR1_Input

Implementations

impl R[src]

pub fn cc1s(&self) -> CC1S_R[src]

Bits 0:1 - Capture/Compare 1 selection

pub fn ic1psc(&self) -> IC1PSC_R[src]

Bits 2:3 - Input capture 1 prescaler

pub fn c1f(&self) -> C1F_R[src]

Bits 4:7 - Input capture 1 filter

pub fn cc2s(&self) -> CC2S_R[src]

Bits 8:9 - capture/Compare 2 selection

pub fn ic2psc(&self) -> IC2PSC_R[src]

Bits 10:11 - Input capture 2 prescaler

pub fn ic2f(&self) -> IC2F_R[src]

Bits 12:15 - Input capture 2 filter