Type Alias stm32f4xx_hal::pac::fmc::sdcr::NR_W

source ·
pub type NR_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SDCR_SPEC, u8, NR_A, Unsafe, 2, O>;
Expand description

Field NR writer - Number of row address bits

Aliased Type§

struct NR_W<'a, const O: u8> { /* private fields */ }