Trait stm32f7xx_hal::dma::Instance[][src]

pub trait Instance { }
Expand description

Implemented for all DMA instances

This is an internal trait. End users neither need to implement it, nor use it directly.

Implementors