Type Alias VREFBUF

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

System configuration controller

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