EacenW

Type Alias EacenW 

pub type EacenW<'a, REG> = BitWriter<'a, REG, Eacen>;
Expand description

Field EACEN writer - Entire Frame Arbitration Field Comparison Enable For Rx Mailboxes

Aliased Type§

pub struct EacenW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> EacenW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Rx Mailbox filter’s IDE bit is always compared and RTR is never compared despite mask bits.

pub fn _1(self) -> &'a mut W<REG>

Enables the comparison of both Rx Mailbox filter’s IDE and RTR bit with their corresponding bits within the incoming frame. Mask bits do apply.