Struct stm32f30x::adc1::jsqr::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 26:30 - JSQ4

[src]

Bits 20:24 - JSQ3

[src]

Bits 14:18 - JSQ2

[src]

Bits 8:12 - JSQ1

[src]

Bits 6:7 - JEXTEN

[src]

Bits 2:5 - JEXTSEL

[src]

Bits 0:1 - JL

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W