[][src]Type Definition stm32f3::stm32f373::adc1::smpr2::W

type W = W<u32, SMPR2>;

Writer for register SMPR2

Methods

impl W[src]

pub fn smp0(&mut self) -> SMP0_W[src]

Bits 0:2 - Channel 0 sampling time selection

pub fn smp1(&mut self) -> SMP1_W[src]

Bits 3:5 - Channel 1 sampling time selection

pub fn smp2(&mut self) -> SMP2_W[src]

Bits 6:8 - Channel 2 sampling time selection

pub fn smp3(&mut self) -> SMP3_W[src]

Bits 9:11 - Channel 3 sampling time selection

pub fn smp4(&mut self) -> SMP4_W[src]

Bits 12:14 - Channel 4 sampling time selection

pub fn smp5(&mut self) -> SMP5_W[src]

Bits 15:17 - Channel 5 sampling time selection

pub fn smp6(&mut self) -> SMP6_W[src]

Bits 18:20 - Channel 6 sampling time selection

pub fn smp7(&mut self) -> SMP7_W[src]

Bits 21:23 - Channel 7 sampling time selection

pub fn smp8(&mut self) -> SMP8_W[src]

Bits 24:26 - Channel 8 sampling time selection

pub fn smp9(&mut self) -> SMP9_W[src]

Bits 27:29 - Channel 9 sampling time selection