[][src]Type Definition imxrt1062_can3::ERFSR

type ERFSR = Reg<u32, _ERFSR>;

Enhanced Rx FIFO Status Register

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

For information about available fields see erfsr module

Trait Implementations

impl Readable for ERFSR[src]

read() method returns erfsr::R reader structure

impl ResetValue for ERFSR[src]

Register ERFSR reset()'s with value 0

type Type = u32

Register size

impl Writable for ERFSR[src]

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