Struct efm32gg11b820::gpcrc::ctrl::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[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 R

impl Sync for R