Type Definition stm32f2::stm32f217::otg_fs_device::DIEPTSIZ1[][src]

type DIEPTSIZ1 = Reg<u32, _DIEPTSIZ1>;

device endpoint-1 transfer size register

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

For information about available fields see dieptsiz1 module

Trait Implementations

impl Readable for DIEPTSIZ1[src]

read() method returns dieptsiz1::R reader structure

impl ResetValue for DIEPTSIZ1[src]

Register DIEPTSIZ1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPTSIZ1[src]

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