Type Alias WREN_R
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 */ }