Type Alias LP_TEE

Source
pub type LP_TEE = Periph<RegisterBlock, 0x600b_3400>;
Expand description

Low-power Trusted Execution Environment

Aliased Type§

pub struct LP_TEE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for LP_TEE

Source§

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

Formats the value using the given formatter. Read more