Type Alias stm32_hal2::pac::fmc::sdbank::sdcr::NB_W

source ·
pub type NB_W<'a, const O: u8> = BitWriterRaw<'a, u32, SDCR_SPEC, bool, BitM, O>;
Expand description

Field NB writer - Number of internal banks This bit sets the number of internal banks.

Aliased Type§

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