ADC0

Type Alias ADC0 

Source
pub type ADC0 = Periph<RegisterBlock, 0x0600>;
Expand description

Analog to Digital Converter

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