Struct stm32f7x5::sai1::bsr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[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

[src]

Bit 1 - Mute detection

[src]

Bit 0 - Overrun / underrun

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R