Type Definition stm32f4::stm32f413::otg_fs_device::DIEPTSIZ0[][src]

type DIEPTSIZ0 = Reg<u32, _DIEPTSIZ0>;

device endpoint-0 transfer size register

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

For information about available fields see dieptsiz0 module

Trait Implementations

impl Readable for DIEPTSIZ0[src]

read() method returns dieptsiz0::R reader structure

impl ResetValue for DIEPTSIZ0[src]

Register DIEPTSIZ0 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPTSIZ0[src]

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