[][src]Type Definition atsame70j20b::usbhs::usbhs_hstdma::USBHS_HSTDMASTATUS

type USBHS_HSTDMASTATUS = Reg<u32, _USBHS_HSTDMASTATUS>;

Host DMA Channel Status Register

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

For information about available fields see usbhs_hstdmastatus module

Trait Implementations

impl Readable for USBHS_HSTDMASTATUS[src]

read() method returns usbhs_hstdmastatus::R reader structure

impl ResetValue for USBHS_HSTDMASTATUS[src]

Register USBHS_HSTDMASTATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_HSTDMASTATUS[src]

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