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

type GOTGCTL = Reg<u32, _GOTGCTL>;
Expand description

OTG Control and Status Register

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

For information about available fields see gotgctl module

Trait Implementations

Register GOTGCTL reset()’s with value 0x0001_0000

Register size

Reset value of the register

read() method returns gotgctl::R reader structure

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