Struct stm32f7x5::sai1::afrcr::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 18 - Frame synchronization offset

[src]

Bit 17 - Frame synchronization polarity

[src]

Bit 16 - Frame synchronization definition

[src]

Bits 8:14 - Frame synchronization active level length

[src]

Bits 0:7 - Frame length

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W