[][src]Type Definition imxrt1062_dma0::ERR

type ERR = Reg<u32, _ERR>;

Error Register

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

For information about available fields see err module

Trait Implementations

impl Readable for ERR[src]

read() method returns err::R reader structure

impl ResetValue for ERR[src]

Register ERR reset()'s with value 0

type Type = u32

Register size

impl Writable for ERR[src]

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