[][src]Type Definition gd32vf103_pac::usbfs_global::GOTGINTF

type GOTGINTF = Reg<u32, _GOTGINTF>;

Global OTG interrupt flag register (USBFS_GOTGINTF)

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

For information about available fields see gotgintf module

Trait Implementations

impl Readable for GOTGINTF[src]

read() method returns gotgintf::R reader structure

impl ResetValue for GOTGINTF[src]

Register GOTGINTF reset()'s with value 0

type Type = u32

Register size

impl Writable for GOTGINTF[src]

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