Struct stm32g0::stm32g081::spi1::i2scfgr::R[][src]

pub struct R(_);
Expand description

Register I2SCFGR reader

Implementations

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

Bits 1:2 - Data length to be transferred

Bit 3 - Inactive state clock polarity

Bits 4:5 - standard selection

Bit 7 - PCM frame synchronization

Bits 8:9 - I2S configuration mode

Bit 10 - I2S enable

Bit 11 - I2S mode selection

Methods from Deref<Target = R<I2SCFGR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

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.