Type Alias stm32f4xx_hal::pac::dac::cr::EN2_W

source ·
pub type EN2_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, EN1_A, BitM, O>;
Expand description

Field EN1 writer - DAC channel1 enable

Aliased Type§

struct EN2_W<'a, const O: u8> { /* private fields */ }