[][src]Type Definition stm32f3::stm32f303::tim2::ccmr1_input::W

type W = W<u32, CCMR1_INPUT>;

Writer for register CCMR1_Input

Methods

impl W[src]

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

Bits 12:15 - Input capture 2 filter

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

Bits 10:11 - Input capture 2 prescaler

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

Bits 8:9 - Capture/compare 2 selection

pub fn ic1f(&mut self) -> IC1F_W[src]

Bits 4:7 - Input capture 1 filter

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

Bits 2:3 - Input capture 1 prescaler

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

Bits 0:1 - Capture/Compare 1 selection