Type Alias DCMI

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

Digital camera interface

See peripheral structure

Aliased Type§

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