[][src]Type Definition stm32f4::stm32f407::otg_hs_host::HCDMA0

type HCDMA0 = Reg<u32, _HCDMA0>;

OTG_HS 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 hcdma0 module

Trait Implementations

impl Readable for HCDMA0[src]

read() method returns hcdma0::R reader structure

impl ResetValue for HCDMA0[src]

Register HCDMA0 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCDMA0[src]

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