pub type WFDIS_W<'a, const O: u8> = BitWriterRaw<'a, u32, BCR1_SPEC, bool, BitM, O>;
Expand description
Field WFDIS
writer - Write FIFO Disable This bit disables the Write FIFO used by the FMC controller. Note: The WFDIS bit of the FMC_BCR2..4 registers is dont care. It is only enabled through the FMC_BCR1 register.
Aliased Type§
struct WFDIS_W<'a, const O: u8> { /* private fields */ }