Struct stm32f0xx_hal::stm32::spi1::i2scfgr::W[][src]

pub struct W(_);
Expand description

Register I2SCFGR writer

Implementations

Bit 11 - I2S mode selection

Bit 10 - I2S Enable

Bits 8:9 - I2S configuration mode

Bit 7 - PCM frame synchronization

Bits 4:5 - I2S standard selection

Bit 3 - Steady state clock polarity

Bits 1:2 - Data length to be transferred

Bit 0 - Channel length (number of bits per audio channel)

Writes raw bits to the register.

Methods from Deref<Target = W<I2SCFGR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.