Struct efm32gg990::lesense::idleconf::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:1 - Channel 0 idle phase configuration

Bits 2:3 - Channel 1 idle phase configuration

Bits 4:5 - Channel 2 idle phase configuration

Bits 6:7 - Channel 3 idle phase configuration

Bits 8:9 - Channel 4 idle phase configuration

Bits 10:11 - Channel 5 idle phase configuration

Bits 12:13 - Channel 6 idle phase configuration

Bits 14:15 - Channel 7 idle phase configuration

Bits 16:17 - Channel 8 idle phase configuration

Bits 18:19 - Channel 9 idle phase configuration

Bits 20:21 - Channel 10 idle phase configuration

Bits 22:23 - Channel 11 idle phase configuration

Bits 24:25 - Channel 12 idle phase configuration

Bits 26:27 - Channel 13 idle phase configuration

Bits 28:29 - Channel 14 idle phase configuration

Bits 30:31 - Channel 15 idle phase configuration

Auto Trait Implementations

impl Send for W

impl Sync for W