[][src]Type Definition atsame70n19b::usbhs::usbhs_devdma::USBHS_DEVDMASTATUS

type USBHS_DEVDMASTATUS = Reg<u32, _USBHS_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 usbhs_devdmastatus module

Trait Implementations

impl Readable for USBHS_DEVDMASTATUS[src]

read() method returns usbhs_devdmastatus::R reader structure

impl ResetValue for USBHS_DEVDMASTATUS[src]

Register USBHS_DEVDMASTATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_DEVDMASTATUS[src]

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