Type Alias OTFDEC2

Source
pub type OTFDEC2 = Periph<RegisterBlock, 0x420c_5400>;
Expand description

On-The-Fly Decryption engine

See peripheral structure

Aliased Type§

pub struct OTFDEC2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for OTFDEC2

Source§

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

Formats the value using the given formatter. Read more