Struct efm32gg990::cmu::cmd::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bits 0:2 - HFCLK Select

Bit 3 - Calibration Start

Bit 4 - Calibration Stop

Bits 5:7 - USB Core Clock Select

Auto Trait Implementations

impl Send for W

impl Sync for W