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

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 W

impl Sync for W