Type Definition stm32f4::stm32f469::otg_hs_device::DIEPDMA5[][src]

type DIEPDMA5 = Reg<u32, _DIEPDMA5>;

OTG_HS device endpoint-5 DMA address register

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

For information about available fields see diepdma5 module

Trait Implementations

impl Readable for DIEPDMA5[src]

read() method returns diepdma5::R reader structure

impl ResetValue for DIEPDMA5[src]

Register DIEPDMA5 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPDMA5[src]

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