[][src]Type Definition imxrt1062_can3::RXIMR

type RXIMR = Reg<u32, _RXIMR>;

Rx Individual Mask Registers

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

For information about available fields see rximr module

Trait Implementations

impl Readable for RXIMR[src]

read() method returns rximr::R reader structure

impl ResetValue for RXIMR[src]

Register RXIMR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for RXIMR[src]

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