Struct stm32f334::spi1::i2spr::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 9 - Master clock output enable

[src]

Bit 8 - Odd factor for the prescaler

[src]

Bits 0:7 - I2S Linear prescaler

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W