Type Alias TEE

Source
pub type TEE = Periph<RegisterBlock, 0x6009_8000>;
Expand description

TEE Peripheral

Aliased Type§

pub struct TEE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TEE

Source§

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

Formats the value using the given formatter. Read more