Type Alias stm32_hal2::pac::fmc::bcr1::CBURSTRW_R

source ·
pub type CBURSTRW_R = BitReaderRaw<bool>;
Expand description

Field CBURSTRW reader - 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_R { /* private fields */ }