Struct stm32f7x5::sai1::ACR1 [] [src]

pub struct ACR1 { /* fields omitted */ }

AConfiguration register 1

Methods

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

impl !Sync for ACR1