Struct stm32f103xx::spi1::i2spr::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 9 - Master clock output enable

Bit 8 - Odd factor for the prescaler

Bits 0:7 - I2S Linear prescaler

Auto Trait Implementations

impl Send for W

impl Sync for W