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