Type Alias ADC_COMMON

Source
pub type ADC_COMMON = Periph<RegisterBlock, 0x4001_2300>;
Expand description

ADC common registers

See peripheral structure

Aliased Type§

struct ADC_COMMON { /* private fields */ }

Trait Implementations§

Source§

impl Debug for ADC_COMMON

Source§

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

Formats the value using the given formatter. Read more