Adc3

Type Alias Adc3 

Source
pub type Adc3 = Periph<RegisterBlock, 0x400f_1000>;
Expand description

ADC

Aliased Type§

pub struct Adc3 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Adc3

Source§

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

Formats the value using the given formatter. Read more