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

type HCDMA10 = Reg<u32, _HCDMA10>;

OTG_HS host channel-10 DMA address register

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

For information about available fields see hcdma10 module

Trait Implementations

impl Readable for HCDMA10[src]

read() method returns hcdma10::R reader structure

impl ResetValue for HCDMA10[src]

Register HCDMA10 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCDMA10[src]

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