Type Definition stm32f1::stm32f107::otg_fs_global::FS_GAHBCFG[][src]

type FS_GAHBCFG = Reg<u32, _FS_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 fs_gahbcfg module

Trait Implementations

impl Readable for FS_GAHBCFG[src]

read() method returns fs_gahbcfg::R reader structure

impl ResetValue for FS_GAHBCFG[src]

Register FS_GAHBCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for FS_GAHBCFG[src]

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