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

type GINTSTS = Reg<u32, _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 gintsts module

Trait Implementations

impl Readable for GINTSTS[src]

read() method returns gintsts::R reader structure

impl ResetValue for GINTSTS[src]

Register GINTSTS reset()'s with value 0x0400_0020

type Type = u32

Register size

impl Writable for GINTSTS[src]

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