Type Definition stm32f4::stm32f407::otg_fs_global::HNPTXFSIZ[][src]

type HNPTXFSIZ = Reg<u32, _HNPTXFSIZ>;

OTG_FS non-periodic 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 hnptxfsiz module

Trait Implementations

impl Readable for HNPTXFSIZ[src]

read() method returns hnptxfsiz::R reader structure

impl ResetValue for HNPTXFSIZ[src]

Register HNPTXFSIZ reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for HNPTXFSIZ[src]

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