Skip to main content

Adc0

Type Alias Adc0 

Source
pub type Adc0 = Periph<RegisterBlock, 0x400a_f000>;
Expand description

ADC

Aliased Type§

pub struct Adc0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Adc0

Source§

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

Formats the value using the given formatter. Read more