Type Alias rp2040_pac::sysinfo::gitref_rp2040::R

source ·
pub type R = R<GITREF_RP2040_SPEC>;
Expand description

Register GITREF_RP2040 reader

Aliased Type§

struct R { /* private fields */ }

Trait Implementations§

source§

impl Debug for R

source§

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

Formats the value using the given formatter. Read more