BOD

Type Alias BOD 

Source
pub type BOD = Periph<RegisterBlock, 0x80>;
Expand description

Bod interface

Aliased Type§

pub struct BOD { /* private fields */ }

Trait Implementations§

Source§

impl Debug for BOD

Source§

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

Formats the value using the given formatter. Read more