Struct stm32f7x5::sai1::GCR [] [src]

pub struct GCR { /* fields omitted */ }

Global configuration register

Methods

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

impl !Sync for GCR