Type Alias DS

Source
pub type DS = Periph<RegisterBlock, 0x6008_c000>;
Expand description

Digital Signature

Aliased Type§

pub struct DS { /* private fields */ }

Trait Implementations§

Source§

impl Debug for DS

Source§

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

Formats the value using the given formatter. Read more