Struct stm32f7x5::sai1::bim::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]

Bit 6 - Late frame synchronization detection interrupt enable

[src]

Bit 5 - Anticipated frame synchronization detection interrupt enable

[src]

Bit 4 - Codec not ready interrupt enable

[src]

Bit 3 - FIFO request interrupt enable

[src]

Bit 2 - Wrong clock configuration interrupt enable

[src]

Bit 1 - Mute detection interrupt enable

[src]

Bit 0 - Overrun/underrun interrupt enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R