[][src]Type Definition efm32gg11b820::usb::HC8_DMAADDR

type HC8_DMAADDR = Reg<u32, _HC8_DMAADDR>;

Host Channel 0 DMA Address Register

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

For information about available fields see hc8_dmaaddr module

Trait Implementations

impl Readable for HC8_DMAADDR[src]

read() method returns hc8_dmaaddr::R reader structure

impl ResetValue for HC8_DMAADDR[src]

Register HC8_DMAADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for HC8_DMAADDR[src]

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