Struct stm32f429::tim3::ccmr1_input::R [−][src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
impl Rpub fn bits(&self) -> u32[src]
pub fn bits(&self) -> u32Value of the register as raw bits
pub fn ic2f(&self) -> IC2FR[src]
pub fn ic2f(&self) -> IC2FRBits 12:15 - Input capture 2 filter
pub fn ic2pcs(&self) -> IC2PCSR[src]
pub fn ic2pcs(&self) -> IC2PCSRBits 10:11 - Input capture 2 prescaler
pub fn cc2s(&self) -> CC2SR[src]
pub fn cc2s(&self) -> CC2SRBits 8:9 - Capture/Compare 2 selection
pub fn ic1f(&self) -> IC1FR[src]
pub fn ic1f(&self) -> IC1FRBits 4:7 - Input capture 1 filter
pub fn icpcs(&self) -> ICPCSR[src]
pub fn icpcs(&self) -> ICPCSRBits 2:3 - Input capture 1 prescaler
pub fn cc1s(&self) -> CC1SR[src]
pub fn cc1s(&self) -> CC1SRBits 0:1 - Capture/Compare 1 selection