[][src]Type Definition imxrt1062_can3::ERFCR

type ERFCR = Reg<u32, _ERFCR>;

Enhanced Rx FIFO Control Register

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

For information about available fields see erfcr module

Trait Implementations

impl Readable for ERFCR[src]

read() method returns erfcr::R reader structure

impl ResetValue for ERFCR[src]

Register ERFCR reset()'s with value 0

type Type = u32

Register size

impl Writable for ERFCR[src]

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