Type Alias DSI

Source
pub type DSI = Periph<RegisterBlock, 0x4001_6c00>;
Expand description

DSI Host

See peripheral structure

Aliased Type§

struct DSI { /* private fields */ }

Trait Implementations§

Source§

impl Debug for DSI

Source§

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

Formats the value using the given formatter. Read more