[][src]Type Definition atsame70n20b::usbhs::usbhs_hstdma::USBHS_HSTDMACONTROL

type USBHS_HSTDMACONTROL = Reg<u32, _USBHS_HSTDMACONTROL>;

Host DMA Channel Control Register

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

For information about available fields see usbhs_hstdmacontrol module

Trait Implementations

impl Readable for USBHS_HSTDMACONTROL[src]

read() method returns usbhs_hstdmacontrol::R reader structure

impl ResetValue for USBHS_HSTDMACONTROL[src]

Register USBHS_HSTDMACONTROL reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_HSTDMACONTROL[src]

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