[][src]Type Definition atsame70j20b::usbhs::usbhs_devdma::USBHS_DEVDMACONTROL

type USBHS_DEVDMACONTROL = Reg<u32, _USBHS_DEVDMACONTROL>;

Device DMA Channel Control Register

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

For information about available fields see usbhs_devdmacontrol module

Trait Implementations

impl Readable for USBHS_DEVDMACONTROL[src]

read() method returns usbhs_devdmacontrol::R reader structure

impl ResetValue for USBHS_DEVDMACONTROL[src]

Register USBHS_DEVDMACONTROL reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_DEVDMACONTROL[src]

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