Struct stm32l4x6::quadspi::PIR [] [src]

pub struct PIR { /* fields omitted */ }

polling interval register

Methods

impl PIR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for PIR

impl !Sync for PIR