[][src]Type Definition stm32f4::stm32f407::otg_hs_global::TX0FSIZ

type TX0FSIZ = Reg<u32, _TX0FSIZ>;

Endpoint 0 transmit FIFO size (peripheral mode)

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

For information about available fields see tx0fsiz module

Trait Implementations

impl Readable for TX0FSIZ[src]

read() method returns tx0fsiz::R reader structure

impl ResetValue for TX0FSIZ[src]

Register TX0FSIZ reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for TX0FSIZ[src]

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