Type Alias APB_SARADC

Source
pub type APB_SARADC = Periph<RegisterBlock, 0x6004_0000>;
Expand description

SAR (Successive Approximation Register) Analog-to-Digital Converter

Aliased Type§

pub struct APB_SARADC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for APB_SARADC

Source§

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

Formats the value using the given formatter. Read more