Type Definition stm32f2::stm32f215::otg_fs_global::FS_GOTGINT[][src]

type FS_GOTGINT = Reg<u32, _FS_GOTGINT>;

OTG_FS interrupt register (OTG_FS_GOTGINT)

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

For information about available fields see fs_gotgint module

Trait Implementations

impl Readable for FS_GOTGINT[src]

read() method returns fs_gotgint::R reader structure

impl ResetValue for FS_GOTGINT[src]

Register FS_GOTGINT reset()'s with value 0

type Type = u32

Register size

impl Writable for FS_GOTGINT[src]

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