[][src]Type Definition imxrt1062_dma0::CDNE

type CDNE = Reg<u8, _CDNE>;

Clear DONE Status Bit Register

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

For information about available fields see cdne module

Trait Implementations

impl Readable for CDNE[src]

read() method returns cdne::R reader structure

impl ResetValue for CDNE[src]

Register CDNE reset()'s with value 0

type Type = u8

Register size

impl Writable for CDNE[src]

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