Type Alias rp2040_pac::syscfg::proc1_nmi_mask::R

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

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