Type Definition efm32gg11b::cmu::USBCTRL[][src]

type USBCTRL = Reg<u32, _USBCTRL>;
Expand description

USB Control Register

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

For information about available fields see usbctrl module

Trait Implementations

Register USBCTRL reset()’s with value 0

Register size

Reset value of the register

read() method returns usbctrl::R reader structure

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