[][src]Type Definition imxrt1062_dma0::EEI

type EEI = Reg<u32, _EEI>;

Enable Error Interrupt Register

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

For information about available fields see eei module

Trait Implementations

impl Readable for EEI[src]

read() method returns eei::R reader structure

impl ResetValue for EEI[src]

Register EEI reset()'s with value 0

type Type = u32

Register size

impl Writable for EEI[src]

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