Struct stm32f7x2::dma2::S6CR [] [src]

pub struct S6CR { /* fields omitted */ }

stream x configuration register

Methods

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

impl !Sync for S6CR