Type Definition stm32f1::stm32f107::adc3::smpr2::R[][src]

type R = R<u32, SMPR2>;

Reader of register SMPR2

Implementations

impl R[src]

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

Bits 0:2 - Channel 0 sampling time selection

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

Bits 3:5 - Channel 1 sampling time selection

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

Bits 6:8 - Channel 2 sampling time selection

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

Bits 9:11 - Channel 3 sampling time selection

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

Bits 12:14 - Channel 4 sampling time selection

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

Bits 15:17 - Channel 5 sampling time selection

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

Bits 18:20 - Channel 6 sampling time selection

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

Bits 21:23 - Channel 7 sampling time selection

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

Bits 24:26 - Channel 8 sampling time selection

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

Bits 27:29 - Channel 9 sampling time selection