Type Alias stm32h7xx_hal::device::dma2d::ocolr::ALPHA_R

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

Field ALPHA reader - Alpha Channel Value These bits define the alpha channel of the output color. These bits can only be written when data transfers are disabled. Once the transfer has started, they are read-only.

Aliased Type§

struct ALPHA_R { /* private fields */ }