Type Definition atsame70q20b_pac::usbhs::usbhs_hstdma::HSTDMACONTROL[][src]

type HSTDMACONTROL = Reg<u32, _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 hstdmacontrol module

Trait Implementations

impl Readable for HSTDMACONTROL[src]

read() method returns hstdmacontrol::R reader structure

impl ResetValue for HSTDMACONTROL[src]

Register HSTDMACONTROL reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for HSTDMACONTROL[src]

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