embassy-stm32

Crates

git

Versions

stm32h562ai

Flavors

DacCh2

Type Alias DacCh2 

Source
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 */ }