Type Alias SENSITIVE

Source
pub type SENSITIVE = Periph<RegisterBlock, 0x600c_1000>;
Expand description

SENSITIVE Peripheral

Aliased Type§

pub struct SENSITIVE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SENSITIVE

Source§

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

Formats the value using the given formatter. Read more