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