Type Alias stm32f4xx_hal::pac::fmc::sdcmr::CTB2_W

source ·
pub type CTB2_W<'a, const O: u8> = BitWriterRaw<'a, u32, SDCMR_SPEC, CTB2_AW, BitM, O>;
Expand description

Field CTB2 writer - Command target bank 2

Aliased Type§

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