USERROW

Type Alias USERROW 

Source
pub type USERROW = Periph<RegisterBlock, 0x1300>;
Expand description

User Row

Aliased Type§

pub struct USERROW { /* private fields */ }

Trait Implementations§

Source§

impl Debug for USERROW

Source§

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

Formats the value using the given formatter. Read more