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

type FS_GINTSTS = Reg<u32, _FS_GINTSTS>;

OTG_FS core interrupt register (OTG_FS_GINTSTS)

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

For information about available fields see fs_gintsts module

Trait Implementations

impl Readable for FS_GINTSTS[src]

read() method returns fs_gintsts::R reader structure

impl ResetValue for FS_GINTSTS[src]

Register FS_GINTSTS reset()'s with value 0x0400_0020

type Type = u32

Register size

impl Writable for FS_GINTSTS[src]

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