Struct stm32f40x::dcmi::cr::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn enable(&self) -> EnableR
Bit 14 - DCMI enable
fn edm(&self) -> EdmR
Bits 10:11 - Extended data mode
fn fcrc(&self) -> FcrcR
Bits 8:9 - Frame capture rate control
fn vspol(&self) -> VspolR
Bit 7 - Vertical synchronization polarity
fn hspol(&self) -> HspolR
Bit 6 - Horizontal synchronization polarity
fn pckpol(&self) -> PckpolR
Bit 5 - Pixel clock polarity
fn ess(&self) -> EssR
Bit 4 - Embedded synchronization select
fn jpeg(&self) -> JpegR
Bit 3 - JPEG format
fn crop(&self) -> CropR
Bit 2 - Crop feature
fn cm(&self) -> CmR
Bit 1 - Capture mode
fn capture(&self) -> CaptureR
Bit 0 - Capture enable