Type Alias stm32_hal2::pac::fmc::bcr2::CBURSTRW_W

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

Field CBURSTRW writer - Write burst enable For PSRAM (CRAM) operating in Burst mode, the bit enables synchronous accesses during write operations. The enable bit for synchronous read accesses is the BURSTEN bit in the FMC_BCRx register.

Aliased Type§

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