Type Alias stm32h7xx_hal::stm32::dac::cr::EN2_R

source ·
pub type EN2_R = BitReaderRaw<bool>;
Expand description

Field EN2 reader - DAC channel2 enable This bit is set and cleared by software to enable/disable DAC channel2.

Aliased Type§

struct EN2_R { /* private fields */ }