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

impl Sync for R