pub type RdmoW<'a, REG> = BitWriter<'a, REG, Rdmo>;
Field RDMO writer - Receive Data Match Only
RDMO
pub struct RdmoW<'a, REG> { /* private fields */ }
Received data is stored in the receive FIFO as normal.
Received data is discarded unless the DMF is set.