Type Definition stm32f4::stm32f469::otg_fs_host::HFIR[][src]

type HFIR = Reg<u32, _HFIR>;

OTG_FS Host frame interval register

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

For information about available fields see hfir module

Trait Implementations

impl Readable for HFIR[src]

read() method returns hfir::R reader structure

impl ResetValue for HFIR[src]

Register HFIR reset()'s with value 0xea60

type Type = u32

Register size

impl Writable for HFIR[src]

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