[][src]Type Definition imxrt1062_can1::esr2::R

type R = R<u32, ESR2>;

Reader of register ESR2

Methods

impl R[src]

pub fn imb(&self) -> IMB_R[src]

Bit 13 - If ESR2[VPS] is asserted, this bit indicates whether there is any inactive Mailbox (CODE field is either 0b1000 or 0b0000)

pub fn vps(&self) -> VPS_R[src]

Bit 14 - This bit indicates whether IMB and LPTM contents are currently valid or not

pub fn lptm(&self) -> LPTM_R[src]

Bits 16:22 - If ESR2[VPS] is asserted, his 7-bit field indicates the lowest number inactive Mailbox (refer to IMB bit description)