Type Alias stm32_hal2::pac::fmc::bcr1::BURSTEN_R

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

Field BURSTEN reader - Burst enable bit This bit enables/disables synchronous accesses during read operations. It is valid only for synchronous memories operating in Burst mode:

Aliased Type§

struct BURSTEN_R { /* private fields */ }