Type Alias stm32f4xx_hal::pac::fmc::sdcmr::CTB1_W

source ·
pub type CTB1_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 CTB1_W<'a, const O: u8> { /* private fields */ }