Struct lpc43xx::cgu::freq_mon::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:8 - 9-bit reference clock-counter value

[src]

Bits 9:22 - 14-bit selected clock-counter value

[src]

Bit 23 - Measure frequency

[src]

Bits 24:28 - Clock-source selection for the clock to be measured. All other values are reserved.

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W