[][src]Type Definition imxrt1062_can3::RXMGMASK

type RXMGMASK = Reg<u32, _RXMGMASK>;

Rx Mailboxes Global Mask Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see rxmgmask module

Trait Implementations

impl Readable for RXMGMASK[src]

read() method returns rxmgmask::R reader structure

impl ResetValue for RXMGMASK[src]

Register RXMGMASK reset()'s with value 0

type Type = u32

Register size

impl Writable for RXMGMASK[src]

write(|w| ..) method takes rxmgmask::W writer structure