[][src]Type Definition stm32f3::stm32f3x8::tim1::ccmr2_input::W

type W = W<u32, CCMR2_INPUT>;

Writer for register CCMR2_Input

Methods

impl W[src]

pub fn ic4f(&mut self) -> IC4F_W[src]

Bits 12:15 - Input capture 4 filter

pub fn ic4psc(&mut self) -> IC4PSC_W[src]

Bits 10:11 - Input capture 4 prescaler

pub fn cc4s(&mut self) -> CC4S_W[src]

Bits 8:9 - Capture/Compare 4 selection

pub fn ic3f(&mut self) -> IC3F_W[src]

Bits 4:7 - Input capture 3 filter

pub fn ic3psc(&mut self) -> IC3PSC_W[src]

Bits 2:3 - Input capture 3 prescaler

pub fn cc3s(&mut self) -> CC3S_W[src]

Bits 0:1 - Capture/compare 3 selection