Type Alias PKA

Source
pub type PKA = Periph<RegisterBlock, 0x420c_2000>;
Expand description

PKA

See peripheral structure

Aliased Type§

struct PKA { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PKA

Source§

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

Formats the value using the given formatter. Read more