pub type MrpW<'a, REG> = BitWriter<'a, REG, Mrp>;
Field MRP writer - Mailboxes Reception Priority
MRP
pub struct MrpW<'a, REG> { /* private fields */ }
Matching starts from Rx FIFO and continues on Mailboxes.
Matching starts from Mailboxes and continues on Rx FIFO.