Type Alias atsamd51j::core_debug::dcrdr::R

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

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