Type Alias stm32_hal2::pac::dma2d::fgpfccr::AM_R

source ·
pub type AM_R = FieldReaderRaw<u8, AM_A>;
Expand description

Field AM reader - 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_R { /* private fields */ }