Struct stm32f7x7::dma2d::NLR [] [src]

pub struct NLR { /* fields omitted */ }

number of line register

Methods

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

impl !Sync for NLR