Struct stm32f7x5::sai1::bcr2::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 14:15 - Companding mode

[src]

Bit 13 - Complement bit

[src]

Bits 7:12 - Mute counter

[src]

Bit 6 - Mute value

[src]

Bit 5 - Mute

[src]

Bit 4 - Tristate management on data line

[src]

Bit 3 - FIFO flush

[src]

Bits 0:2 - FIFO threshold

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R