[][src]Type Definition alt_sam3x8e::uotghs::DEVDMASTATUS4

type DEVDMASTATUS4 = Reg<u32, _DEVDMASTATUS4>;

Device DMA Channel Status Register (n = 4)

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

For information about avaliable fields see devdmastatus4 module

Trait Implementations

impl Readable for DEVDMASTATUS4[src]

read() method returns devdmastatus4::R reader structure

impl ResetValue for DEVDMASTATUS4[src]

Register DEVDMASTATUS4 reset()'s with value 0

type Type = u32

Register size

impl Writable for DEVDMASTATUS4[src]

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