Type Alias VREFBUF

Source
pub type VREFBUF = Periph<RegisterBlock, 0x4600_7400>;
Expand description

Voltage reference buffer

See peripheral structure

Aliased Type§

pub struct VREFBUF { /* private fields */ }

Trait Implementations§

Source§

impl Debug for VREFBUF

Source§

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

Formats the value using the given formatter. Read more