pub type DacCh1<'d, T, M> = DacChannel<'d, T, Ch1, M>;
Expand description
DAC channel 1 type alias.
Aliased Type§
struct DacCh1<'d, T, M> { /* private fields */ }
pub type DacCh1<'d, T, M> = DacChannel<'d, T, Ch1, M>;
DAC channel 1 type alias.
struct DacCh1<'d, T, M> { /* private fields */ }