Type Alias stm32_hal2::pac::dma2d::bgpfccr::AI_W

source ·
pub type AI_W<'a, const O: u8> = BitWriterRaw<'a, u32, BGPFCCR_SPEC, AI_A, BitM, O>;
Expand description

Field AI writer - Alpha Inverted This bit inverts the alpha value. Once the transfer has started, this bit is read-only.

Aliased Type§

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