Type Definition stm32_hal2::pac::dma2d::oor::LO_R

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

Field LO reader - Line Offset Line offset used for the output (expressed in pixels). This value is used for the address generation. It is added at the end of each line to determine the starting address of the next line. These bits can only be written when data transfers are disabled. Once the transfer has started, they are read-only.