[][src]Type Definition imxrt1062_gpc::IMR4

type IMR4 = Reg<u32, _IMR4>;

IRQ masking register 4

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

For information about available fields see imr4 module

Trait Implementations

impl Readable for IMR4[src]

read() method returns imr4::R reader structure

impl ResetValue for IMR4[src]

Register IMR4 reset()'s with value 0

type Type = u32

Register size

impl Writable for IMR4[src]

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