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

type HCDMA8 = Reg<u32, _HCDMA8>;

OTG_HS host channel-8 DMA address register

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

For information about available fields see hcdma8 module

Trait Implementations

impl Readable for HCDMA8[src]

read() method returns hcdma8::R reader structure

impl ResetValue for HCDMA8[src]

Register HCDMA8 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCDMA8[src]

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