pub type IrmqW<'a, REG> = BitWriter<'a, REG, Irmq>;
Field IRMQ writer - Individual Rx Masking And Queue Enable
IRMQ
pub struct IrmqW<'a, REG> { /* private fields */ }
Individual Rx masking and queue feature are disabled. For backward compatibility with legacy applications, the reading of C/S word locks the MB even if it is EMPTY.
Individual Rx masking and queue feature are enabled.