Struct mkw41z::xcvr_rx_dig::dcoc_cal_gain::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 8:11 - DCOC BBA Calibration Gain 1

[src]

Bits 12:15 - DCOC LNA Calibration Gain 1

[src]

Bits 16:19 - DCOC BBA Calibration Gain 2

[src]

Bits 20:23 - DCOC LNA Calibration Gain 2

[src]

Bits 24:27 - DCOC BBA Calibration Gain 3

[src]

Bits 28:31 - DCOC LNA Calibration Gain 3

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W