Type Alias stm32_eth::stm32::dma2d::NLR

source ·
pub type NLR = Reg<NLR_SPEC>;
Expand description

NLR register accessor: an alias for Reg<NLR_SPEC>

Aliased Type§

struct NLR { /* private fields */ }