Type Alias SEC_DCACHE

Source
pub type SEC_DCACHE = Periph<RegisterBlock, 0x5003_1400>;
Expand description

DCACHE

See peripheral structure

Aliased Type§

pub struct SEC_DCACHE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_DCACHE

Source§

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

Formats the value using the given formatter. Read more