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

type HCDMA6 = Reg<u32, _HCDMA6>;

OTG_HS host channel-6 DMA address register

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

For information about available fields see hcdma6 module

Trait Implementations

impl Readable for HCDMA6[src]

read() method returns hcdma6::R reader structure

impl ResetValue for HCDMA6[src]

Register HCDMA6 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCDMA6[src]

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