Type Alias rp2040_pac::dma::ch5_dbg_tcr::R

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

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