[][src]Type Definition atsame70j21b::usbhs::usbhs_hstdma::USBHS_HSTDMAADDRESS

type USBHS_HSTDMAADDRESS = Reg<u32, _USBHS_HSTDMAADDRESS>;

Host DMA Channel Address Register

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

For information about available fields see usbhs_hstdmaaddress module

Trait Implementations

impl Readable for USBHS_HSTDMAADDRESS[src]

read() method returns usbhs_hstdmaaddress::R reader structure

impl ResetValue for USBHS_HSTDMAADDRESS[src]

Register USBHS_HSTDMAADDRESS reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_HSTDMAADDRESS[src]

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