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

Field RE writer - Receiver enable This bit enables the receiver. It is set and cleared by software.