Struct stm32f7x5::sai1::aclrfr::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 - 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 R

impl Sync for R