Struct stm32f103xx::adc2::sqr1::W
[−]
[src]
pub struct W { /* fields omitted */ }
Value to write to the register
Methods
impl W
[src]
pub fn reset_value() -> W
[src]
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
[src]
Writes raw bits to the register
pub fn l(&mut self) -> _LW
[src]
Bits 20:23 - Regular channel sequence length
pub fn sq16(&mut self) -> _SQ16W
[src]
Bits 15:19 - 16th conversion in regular sequence
pub fn sq15(&mut self) -> _SQ15W
[src]
Bits 10:14 - 15th conversion in regular sequence
pub fn sq14(&mut self) -> _SQ14W
[src]
Bits 5:9 - 14th conversion in regular sequence
pub fn sq13(&mut self) -> _SQ13W
[src]
Bits 0:4 - 13th conversion in regular sequence