Skip to main content

XTS_AES

Type Alias XTS_AES 

Source
pub type XTS_AES = Periph<RegisterBlock, 0x600c_c000>;
Expand description

XTS-AES-128 Flash Encryption

Aliased Type§

pub struct XTS_AES { /* private fields */ }

Trait Implementations§

Source§

impl Debug for XTS_AES

Source§

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

Formats the value using the given formatter. Read more