[][src]Type Definition mkl25z4::dma::DCR3

type DCR3 = Reg<u32, _DCR3>;

DMA Control Register

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

For information about available fields see dcr3 module

Trait Implementations

impl Readable for DCR3[src]

read() method returns dcr3::R reader structure

impl ResetValue for DCR3[src]

Register DCR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for DCR3[src]

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