Type Alias rp2040_pac::clocks::clk_sys_selected::R

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

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