[][src]Type Definition imxrt1062_dma0::CERR

type CERR = Reg<u8, _CERR>;

Clear Error Register

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

For information about available fields see cerr module

Trait Implementations

impl Readable for CERR[src]

read() method returns cerr::R reader structure

impl ResetValue for CERR[src]

Register CERR reset()'s with value 0

type Type = u8

Register size

impl Writable for CERR[src]

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