Type Alias stm32f4xx_hal::pac::fmc::sdcr::RBURST_W

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

Field RBURST writer - Burst read

Aliased Type§

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