[][src]Type Definition imxrt1062_can1::RXFGMASK

type RXFGMASK = Reg<u32, _RXFGMASK>;

Rx FIFO Global Mask Register

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

For information about available fields see rxfgmask module

Trait Implementations

impl Readable for RXFGMASK[src]

read() method returns rxfgmask::R reader structure

impl ResetValue for RXFGMASK[src]

Register RXFGMASK reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for RXFGMASK[src]

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