Skip to main content

EFUSE

Type Alias EFUSE 

Source
pub type EFUSE = Periph<RegisterBlock, 0x3ff5_a000>;
Expand description

eFuse Controller

Aliased Type§

pub struct EFUSE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for EFUSE

Source§

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

Formats the value using the given formatter. Read more