EacenR

Type Alias EacenR 

pub type EacenR = BitReader<Eacen>;
Expand description

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

Aliased Type§

pub struct EacenR { /* private fields */ }

Implementations§

§

impl EacenR

pub const fn variant(&self) -> Eacen

Get enumerated values variant

pub fn is_0(&self) -> bool

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

pub fn is_1(&self) -> bool

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.