rp2040_pac::sio::interp0_base1

Type Alias R

Source
pub type R = R<INTERP0_BASE1_SPEC>;
Expand description

Register INTERP0_BASE1 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