Struct stm32f103xx_hal::dma::dma2::Channels[][src]

pub struct Channels(_, pub C1, pub C2, pub C3, pub C4, pub C5);

Auto Trait Implementations

impl Send for Channels

impl Sync for Channels