Struct stm32f103xx::adc2::sqr3::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bits 25:29 - 6th conversion in regular sequence

Bits 20:24 - 5th conversion in regular sequence

Bits 15:19 - 4th conversion in regular sequence

Bits 10:14 - 3rd conversion in regular sequence

Bits 5:9 - 2nd conversion in regular sequence

Bits 0:4 - 1st conversion in regular sequence

Auto Trait Implementations

impl Send for W

impl Sync for W