Skip to main content

Efuse

Type Alias Efuse 

Source
pub type Efuse = Periph<RegisterBlock, 0x4400_8000>;
Expand description

eFuse controller (OTP, v151)

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