Skip to main content

Adc2

Type Alias Adc2 

Source
pub type Adc2 = Periph<RegisterBlock, 0x400f_0000>;
Expand description

ADC

Aliased Type§

pub struct Adc2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Adc2

Source§

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

Formats the value using the given formatter. Read more