Type Alias LCD_CAM

Source
pub type LCD_CAM = Periph<RegisterBlock, 0x6004_1000>;
Expand description

Camera/LCD Controller

Aliased Type§

pub struct LCD_CAM { /* private fields */ }

Trait Implementations§

Source§

impl Debug for LCD_CAM

Source§

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

Formats the value using the given formatter. Read more