Skip to main content

Spacc

Type Alias Spacc 

Source
pub type Spacc = Periph<RegisterBlock, 0x4410_0000>;
Expand description

Security accelerator - AES/SM4/LEA/TDES symmetric crypto, HASH/HMAC

Aliased Type§

pub struct Spacc { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Spacc

Source§

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

Formats the value using the given formatter. Read more