[][src]Type Definition stm32f4::stm32f407::otg_hs_device::DOEPTSIZ

type DOEPTSIZ = Reg<u32, _DOEPTSIZ>;

OTG_HS device endpoint-2 transfer size register

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

For information about available fields see doeptsiz module

Trait Implementations

impl Readable for DOEPTSIZ[src]

read() method returns doeptsiz::R reader structure

impl ResetValue for DOEPTSIZ[src]

Register DOEPTSIZ%s reset()'s with value 0

type Type = u32

Register size

impl Writable for DOEPTSIZ[src]

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