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

type GNPTXFSIZ = Reg<u32, _GNPTXFSIZ>;

OTG_HS nonperiodic transmit FIFO size register (host mode)

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

For information about available fields see gnptxfsiz module

Trait Implementations

impl Readable for GNPTXFSIZ[src]

read() method returns gnptxfsiz::R reader structure

impl ResetValue for GNPTXFSIZ[src]

Register GNPTXFSIZ reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for GNPTXFSIZ[src]

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