Struct stm32f7x5::sai1::aslotr::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 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 W

impl Sync for W