Skip to main content

Smartdma0

Type Alias Smartdma0 

Source
pub type Smartdma0 = Periph<RegisterBlock, 0x4000_e000>;
Expand description

Smart DMA Controller

Aliased Type§

pub struct Smartdma0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Smartdma0

Source§

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

Formats the value using the given formatter. Read more