Type Alias TAMP

Source
pub type TAMP = Periph<RegisterBlock, 0x4000_b000>;
Expand description

Tamper and backup registers

See peripheral structure

Aliased Type§

pub struct TAMP { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TAMP

Source§

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

Formats the value using the given formatter. Read more