Skip to main content

Sau

Type Alias Sau 

Source
pub type Sau = Periph<RegisterBlock, 0xe000_edd0>;
Expand description

Security Attribution Unit

Aliased Type§

pub struct Sau { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Sau

Source§

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

Formats the value using the given formatter. Read more