Type Alias stm32h7xx_hal::stm32::dma2d::nlr::NL_R

source ·
pub type NL_R = FieldReaderRaw<u16, u16>;
Expand description

Field NL reader - Number of lines Number of 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.

Aliased Type§

struct NL_R { /* private fields */ }