Struct stm32h743::quadspi::quadspi_pir::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:15 - Polling interval Number of CLK cycles between to read during automatic polling phases. This field can be written only when BUSY = 0.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R