Type Alias stm32_hal2::pac::dma2d::fgpfccr::AM_W

source ·
pub type AM_W<'a, const O: u8> = FieldWriterRaw<'a, u32, FGPFCCR_SPEC, u8, AM_A, Unsafe, 2, O>;
Expand description

Field AM writer - Alpha mode These bits select the alpha channel value to be used for the foreground image. They can only be written data the transfer are disabled. Once the transfer has started, they become read-only. other configurations are meaningless

Aliased Type§

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