Type Definition stm32_hal2::pac::dma2d::nlr::PL_R

source · []
pub type PL_R = FieldReaderRaw<u16, u16>;
Expand description

Field PL reader - Pixel per lines Number of pixels per lines of the area to be transferred. These bits can only be written when data transfers are disabled. Once the transfer has started, they are read-only. If any of the input image format is 4-bit per pixel, pixel per lines must be even.