Type Alias stm32h7xx_hal::stm32::dma1::st::cr::EN_W

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

Field EN writer - Stream enable / flag stream ready when read low

Aliased Type§

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