Type Alias CRYPTO_DMA

Source
pub type CRYPTO_DMA = Periph<RegisterBlock, 0x6003_f000>;
Expand description

Crypto DMA Controller

Aliased Type§

pub struct CRYPTO_DMA { /* private fields */ }

Trait Implementations§

Source§

impl Debug for CRYPTO_DMA

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more