Trait OnChannel

Source
pub trait OnChannel<C: Channel>: Target + Sealed { }
Expand description

Marker trait mapping DMA targets to their channels

Implementors§