Struct stm32f7x5::sai1::bslotr::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 16:31 - Slot enable

[src]

Bits 8:11 - Number of slots in an audio frame

[src]

Bits 6:7 - Slot size

[src]

Bits 0:4 - First bit offset

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R