Type Alias stm32f4xx_hal::pac::fmc::sdcr::NC_W

source ·
pub type NC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SDCR_SPEC, u8, NC_A, Safe, 2, O>;
Expand description

Field NC writer - Number of column address bits

Aliased Type§

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