[][src]Type Definition imxrt1062_can1::ESR1

type ESR1 = Reg<u32, _ESR1>;

Error and Status 1 Register

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

For information about available fields see esr1 module

Trait Implementations

impl Readable for ESR1[src]

read() method returns esr1::R reader structure

impl ResetValue for ESR1[src]

Register ESR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for ESR1[src]

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