[][src]Type Definition imxrt1062_dma0::INT

type INT = Reg<u32, _INT>;

Interrupt Request Register

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

For information about available fields see int module

Trait Implementations

impl Readable for INT[src]

read() method returns int::R reader structure

impl ResetValue for INT[src]

Register INT reset()'s with value 0

type Type = u32

Register size

impl Writable for INT[src]

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