pub struct AnyGdmaRxChannel<'d> { /* private fields */ }Expand description
An arbitrary GDMA RX channel
Trait Implementations§
Source§impl<'d> Debug for AnyGdmaRxChannel<'d>
Available on crate feature unstable only. 
impl<'d> Debug for AnyGdmaRxChannel<'d>
Available on crate feature 
unstable only.impl DmaRxChannel for AnyGdmaRxChannel<'_>
Available on crate feature 
unstable only.