[][src]Type Definition imxrt1062_dma0::ERQ

type ERQ = Reg<u32, _ERQ>;

Enable Request Register

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

For information about available fields see erq module

Trait Implementations

impl Readable for ERQ[src]

read() method returns erq::R reader structure

impl ResetValue for ERQ[src]

Register ERQ reset()'s with value 0

type Type = u32

Register size

impl Writable for ERQ[src]

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