zynq-rs-pynq-z2/libboard_zynq/src/dmac/mod.rs

4 lines
48 B
Rust

//! PrimeCell DMA Controller (PL330)
mod regs;