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

type GAHBCFG = Reg<u32, _GAHBCFG>;

OTG_FS AHB configuration register (OTG_FS_GAHBCFG)

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

For information about available fields see gahbcfg module

Trait Implementations

impl Readable for GAHBCFG[src]

read() method returns gahbcfg::R reader structure

impl ResetValue for GAHBCFG[src]

Register GAHBCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for GAHBCFG[src]

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