[][src]Type Definition imxrt1062_can3::IFLAG2

type IFLAG2 = Reg<u32, _IFLAG2>;

Interrupt Flags 2 register

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

For information about available fields see iflag2 module

Trait Implementations

impl Readable for IFLAG2[src]

read() method returns iflag2::R reader structure

impl ResetValue for IFLAG2[src]

Register IFLAG2 reset()'s with value 0

type Type = u32

Register size

impl Writable for IFLAG2[src]

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