Type Alias SEC_ICACHE

Source
pub type SEC_ICACHE = Periph<RegisterBlock, 0x5003_0400>;
Expand description

ICache

See peripheral structure

Aliased Type§

pub struct SEC_ICACHE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_ICACHE

Source§

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

Formats the value using the given formatter. Read more