VREF

Type Alias VREF 

Source
pub type VREF = Periph<RegisterBlock, 0xa0>;
Expand description

Voltage reference

Aliased Type§

pub struct VREF { /* private fields */ }

Trait Implementations§

Source§

impl Debug for VREF

Source§

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

Formats the value using the given formatter. Read more