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

type DEVDMASTATUS1 = Reg<u32, _DEVDMASTATUS1>;

Device DMA Channel Status Register (n = 1)

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

For information about avaliable fields see devdmastatus1 module

Trait Implementations

impl Readable for DEVDMASTATUS1[src]

read() method returns devdmastatus1::R reader structure

impl ResetValue for DEVDMASTATUS1[src]

Register DEVDMASTATUS1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DEVDMASTATUS1[src]

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