Type Definition stm32_hal2::pac::fmc::sdbank::sdcr::RBURST_W

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

Field RBURST writer - 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.