Struct stm32f7::stm32f7x9::dfsdm::dfsdm_chcfg5r1::R[][src]

pub struct R(_);
Expand description

Register DFSDM_CHCFG5R1 reader

Implementations

Bits 0:1 - Serial interface type for channel 5

Bits 2:3 - SPI clock select for channel 5

Bit 5 - Short-circuit detector enable on channel 5

Bit 6 - Clock absence detector enable on channel 5

Bit 7 - Channel 5 enable

Bit 8 - Channel inputs selection

Bits 12:13 - Input data multiplexer for channel 5

Bits 14:15 - Data packing mode in DFSDM_CHDATINyR register

Bits 16:23 - Output serial clock divider

Bit 30 - Output serial clock source selection

Bit 31 - Global enable for DFSDM interface

Methods from Deref<Target = R<DFSDM_CHCFG5R1_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.