pub type FIFOEN_W<'a, const O: u8> = BitWriter<'a, u32, CR1_FIFO_DISABLED_SPEC, bool, O>;
Expand description

Field FIFOEN writer - FIFO mode enable This bit is set and cleared by software. This bitfield can only be written when the USART is disabled (UEÂ =Â 0). Note: FIFO mode can be used on standard UART communication, in SPI master/slave mode and in Smartcard modes only. It must not be enabled in IrDA and LIN modes.