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

type DOEPTSIZ4 = Reg<u32, _DOEPTSIZ4>;

OTG_HS device endpoint-5 transfer size register

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

For information about available fields see doeptsiz4 module

Trait Implementations

impl Readable for DOEPTSIZ4[src]

read() method returns doeptsiz4::R reader structure

impl ResetValue for DOEPTSIZ4[src]

Register DOEPTSIZ4 reset()'s with value 0

type Type = u32

Register size

impl Writable for DOEPTSIZ4[src]

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