Skip to main content

Adc1

Type Alias Adc1 

Source
pub type Adc1 = Periph<RegisterBlock, 0x400b_0000>;
Expand description

ADC

Aliased Type§

pub struct Adc1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Adc1

Source§

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

Formats the value using the given formatter. Read more