Type Alias stm32_hal2::pac::fmc::sdbank::sdcr::RBURST_R

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

Field RBURST reader - Burst read This bit enables burst read mode. The SDRAM controller anticipates the next read commands during the CAS latency and stores data in the Read FIFO. Note: The corresponding bit in the FMC_SDCR2 register is read only.

Aliased Type§

struct RBURST_R { /* private fields */ }