Type Alias GPIO_SD

Source
pub type GPIO_SD = Periph<RegisterBlock, 0x6000_4f00>;
Expand description

Sigma-Delta Modulation

Aliased Type§

pub struct GPIO_SD { /* private fields */ }

Trait Implementations§

Source§

impl Debug for GPIO_SD

Source§

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

Formats the value using the given formatter. Read more