pub trait MuxChannel: MuxChannel { type Mux; }
DMAMUX channel trait.
DMAMUX instance this channel is on.