Type Definition atsame70n20b_pac::usbhs::usbhs_devdma::DEVDMASTATUS[][src]

type DEVDMASTATUS = Reg<u32, _DEVDMASTATUS>;

Device DMA Channel Status Register

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

For information about available fields see devdmastatus module

Trait Implementations

impl Readable for DEVDMASTATUS[src]

read() method returns devdmastatus::R reader structure

impl ResetValue for DEVDMASTATUS[src]

Register DEVDMASTATUS reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for DEVDMASTATUS[src]

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