Struct stm32f7x7::dfsdm::dfsdm_chcfg3r1::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]

Bits 0:1 - Serial interface type for channel 3

[src]

Bits 2:3 - SPI clock select for channel 3

[src]

Bit 5 - Short-circuit detector enable on channel 3

[src]

Bit 6 - Clock absence detector enable on channel 3

[src]

Bit 7 - Channel 3 enable

[src]

Bit 8 - Channel inputs selection

[src]

Bits 12:13 - Input data multiplexer for channel 3

[src]

Bits 14:15 - Data packing mode in DFSDM_CHDATINyR register

[src]

Bits 16:23 - Output serial clock divider

[src]

Bit 30 - Output serial clock source selection

[src]

Bit 31 - Global enable for DFSDM interface

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W