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

type HPTXFSIZ = Reg<u32, _HPTXFSIZ>;

OTG_HS Host periodic transmit FIFO size register

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

For information about available fields see hptxfsiz module

Trait Implementations

impl Readable for HPTXFSIZ[src]

read() method returns hptxfsiz::R reader structure

impl ResetValue for HPTXFSIZ[src]

Register HPTXFSIZ reset()'s with value 0x0200_0600

type Type = u32

Register size

impl Writable for HPTXFSIZ[src]

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