Type Alias stm32f4xx_hal::pac::sdio::cmd::NIEN_W

source ·
pub type NIEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CMD_SPEC, NIEN_A, BitM, O>;
Expand description

Field nIEN writer - not Interrupt Enable

Aliased Type§

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