Type Alias XTS_AES

Source
pub type XTS_AES = Periph<RegisterBlock, 0x6003_a100>;
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