Struct stm32f7x5::quadspi::DLR [] [src]

pub struct DLR { /* fields omitted */ }

data length register

Methods

impl DLR
[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 DLR

impl !Sync for DLR