Struct stm32h743::quadspi::quadspi_psmkr::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:31 - Status mask Mask to be applied to the status bytes received in polling mode. For bit n: This field can be written only when BUSY = 0.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R