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

type USBCRCTRL = Reg<u32, _USBCRCTRL>;
Expand description

USB Clock Recovery Control

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

For information about available fields see usbcrctrl module

Trait Implementations

Register USBCRCTRL reset()’s with value 0

Register size

Reset value of the register

read() method returns usbcrctrl::R reader structure

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