Struct stm32h743::quadspi::quadspi_psmar::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:31 - Status match Value to be compared with the masked status register to get a match. This field can be written only when BUSY = 0.

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W