Struct efm32gg11b820::qspi0::devinstrrdconfig::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]

Bits 0:7 - Read Opcode in Non-XIP Mode

[src]

Bits 8:9 - Instruction Type

[src]

Bit 10 - DDR Enable

[src]

Bits 12:13 - Address Transfer Type for Standard SPI Modes

[src]

Bits 16:17 - Data Transfer Type for Standard SPI Modes

[src]

Bit 20 - Mode Bit Enable

[src]

Bits 24:28 - Dummy Read Clock Cycles

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R