Type Alias stm32h7xx_hal::device::fmc::bcr1::WREN_R

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

Field WREN reader - Write enable bit This bit indicates whether write operations are enabled/disabled in the bank by the FMC:

Aliased Type§

struct WREN_R { /* private fields */ }