Struct stm32h743::dma1::S2CR [] [src]

pub struct S2CR { /* fields omitted */ }

stream x configuration register

Methods

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

impl !Sync for S2CR