Skip to main content

LP_ADC

Type Alias LP_ADC 

Source
pub type LP_ADC = Periph<RegisterBlock, 0x5012_7000>;
Expand description

Low-power Analog to Digital Converter

Aliased Type§

pub struct LP_ADC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for LP_ADC

Source§

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

Formats the value using the given formatter. Read more