Struct efm32gg11b820::qspi0::writecompletionctrl::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:7 - Opcode

[src]

Bits 8:10 - Polling Bit Index

[src]

Bit 13 - Polling Polarity

[src]

Bit 14 - Disable Polling

[src]

Bit 15 - Enable Polling Expiration

[src]

Bits 16:23 - Poll Count

[src]

Bits 24:31 - Poll Repetition Delay

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W