Enum stm32_hal2::dac::Channel [−][src]
pub enum Channel { One, Two, }
Select the channel to output to. Most MCUs only use 2 channels.
pub enum Channel { One, Two, }
Select the channel to output to. Most MCUs only use 2 channels.