rp2040_pac::pio0::rxf

Type Alias R

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

Register RXF%s 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