Struct stm32f7x7::dma2::S3CR [] [src]

pub struct S3CR { /* fields omitted */ }

stream x configuration register

Methods

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

impl !Sync for S3CR