Struct stm32f7x5::sai1::asr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 16:18 - FIFO level threshold

[src]

Bit 6 - Late frame synchronization detection

[src]

Bit 5 - Anticipated frame synchronization detection

[src]

Bit 4 - Codec not ready

[src]

Bit 3 - FIFO request

[src]

Bit 2 - Wrong clock configuration flag. This bit is read only.

[src]

Bit 1 - Mute detection

[src]

Bit 0 - Overrun / underrun

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W