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