Skip to main content

Km

Type Alias Km 

Source
pub type Km = Periph<RegisterBlock, 0x4411_2000>;
Expand description

Key Management - KLAD key derivation, keyslot locking, RKP root key protection

Aliased Type§

pub struct Km { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Km

Source§

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

Formats the value using the given formatter. Read more