Type Definition stm32f4::stm32f401::otg_fs_global::DIEPTXF0[][src]

type DIEPTXF0 = Reg<u32, _DIEPTXF0>;

OTG_FS non-periodic transmit FIFO size register (Device mode)

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

For information about available fields see dieptxf0 module

Trait Implementations

impl Readable for DIEPTXF0[src]

read() method returns dieptxf0::R reader structure

impl ResetValue for DIEPTXF0[src]

Register DIEPTXF0 reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for DIEPTXF0[src]

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