Struct stm32f7x2::dma2::S7CR [] [src]

pub struct S7CR { /* fields omitted */ }

stream x configuration register

Methods

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

impl !Sync for S7CR