[][src]Type Definition stm32f4::stm32f401::otg_fs_host::HCFG

type HCFG = Reg<u32, _HCFG>;

OTG_FS host configuration register (OTG_FS_HCFG)

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

For information about available fields see hcfg module

Trait Implementations

impl Readable for HCFG[src]

read() method returns hcfg::R reader structure

impl ResetValue for HCFG[src]

Register HCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for HCFG[src]

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