Struct stm32f7x5::sai1::bclrfr::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 - Clear late frame synchronization detection flag

[src]

Bit 5 - Clear anticipated frame synchronization detection flag

[src]

Bit 4 - Clear codec not ready flag

[src]

Bit 2 - Clear wrong clock configuration flag

[src]

Bit 1 - Mute detection flag

[src]

Bit 0 - Clear overrun / underrun

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W