Type Alias stm32_hal2::pac::dcmi::cr::FCRC_W

source ·
pub type FCRC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field FCRC writer - Frame capture rate control

Aliased Type§

struct FCRC_W<'a, const O: u8> { /* private fields */ }