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

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 W

impl Sync for W