SIGROW

Type Alias SIGROW 

Source
pub type SIGROW = Periph<RegisterBlock, 0x1100>;
Expand description

Signature row

Aliased Type§

pub struct SIGROW { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SIGROW

Source§

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

Formats the value using the given formatter. Read more