Type Definition R
Other items instm32l4_stm32hal::stm32l4x1::adc1::smpr1
type R = R<u32, SMPR1>;
Reader of register SMPR1
impl R
pub fn smp9(&self) -> SMP9_R
Bits 27:29 - Channel 9 sampling time selection
pub fn smp8(&self) -> SMP8_R
Bits 24:26 - Channel 8 sampling time selection
pub fn smp7(&self) -> SMP7_R
Bits 21:23 - Channel 7 sampling time selection
pub fn smp6(&self) -> SMP6_R
Bits 18:20 - Channel 6 sampling time selection
pub fn smp5(&self) -> SMP5_R
Bits 15:17 - Channel 5 sampling time selection
pub fn smp4(&self) -> SMP4_R
Bits 12:14 - Channel 4 sampling time selection
pub fn smp3(&self) -> SMP3_R
Bits 9:11 - Channel 3 sampling time selection
pub fn smp2(&self) -> SMP2_R
Bits 6:8 - Channel 2 sampling time selection
pub fn smp1(&self) -> SMP1_R
Bits 3:5 - Channel 1 sampling time selection
pub fn smp0(&self) -> SMP0_R
Bits 0:2 - Channel 0 sampling time selection