Skip to main content

MMU_TABLE

Type Alias MMU_TABLE 

Source
pub type MMU_TABLE = Periph<RegisterBlock, 0x3ff1_0000>;
Expand description

PRO CPU flash cache MMU table

Aliased Type§

pub struct MMU_TABLE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for MMU_TABLE

Source§

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

Formats the value using the given formatter. Read more