Struct stm32l4::stm32l4x1::adc::sqr2::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 24:28 - SQ9

Bits 18:22 - SQ8

Bits 12:16 - SQ7

Bits 6:10 - SQ6

Bits 0:4 - SQ5

Auto Trait Implementations

impl Send for W

impl Sync for W