Struct stm32f103xx::tim2::ccmr1_input::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
pub fn bits(&self) -> u32
[src]
Value of the register as raw bits
pub fn ic2f(&self) -> IC2FR
[src]
Bits 12:15 - Input capture 2 filter
pub fn ic2psc(&self) -> IC2PSCR
[src]
Bits 10:11 - Input capture 2 prescaler
pub fn cc2s(&self) -> CC2SR
[src]
Bits 8:9 - Capture/compare 2 selection
pub fn ic1f(&self) -> IC1FR
[src]
Bits 4:7 - Input capture 1 filter
pub fn ic1psc(&self) -> IC1PSCR
[src]
Bits 2:3 - Input capture 1 prescaler
pub fn cc1s(&self) -> CC1SR
[src]
Bits 0:1 - Capture/Compare 1 selection