Struct efm32gg11b820::gpcrc::ctrl::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]

Bit 0 - CRC Functionality Enable

[src]

Bit 4 - Polynomial Select

[src]

Bit 8 - Byte Mode Enable

[src]

Bit 9 - Byte-level Bit Reverse Enable

[src]

Bit 10 - Byte Reverse Mode

[src]

Bit 13 - Auto Init Enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W