Type Alias DCMI

Source
pub type DCMI = Periph<RegisterBlock, 0x4202_c000>;
Expand description

Digital camera interface

See peripheral structure

Aliased Type§

pub struct DCMI { /* private fields */ }

Trait Implementations§

Source§

impl Debug for DCMI

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more