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