Type Definition stm32_hal2::pac::dma2d::nlr::PL_W

source · []
pub type PL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, NLR_SPEC, u16, u16, Safe, 14, O>;
Expand description

Field PL writer - 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.