Type Definition efm32gg11b::usb::GOTGINT[][src]

type GOTGINT = Reg<u32, _GOTGINT>;
Expand description

OTG Interrupt Register

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

For information about available fields see gotgint module

Trait Implementations

Register GOTGINT reset()’s with value 0

Register size

Reset value of the register

read() method returns gotgint::R reader structure

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