Struct stm32l4::stm32l4x1::adc::calfact::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 16:22 - CALFACT_D

Bits 0:6 - CALFACT_S

Auto Trait Implementations

impl Send for W

impl Sync for W