pub type OVSS_W<'a, REG> = FieldWriter<'a, REG, 4, OVSS>;
Expand description
Field OVSS
writer - Oversampling shift This bit is set and cleared by software. Others: Reserved Note: The software is allowed to write this bit only when ADSTART=0 (which ensures that no conversion is ongoing).
Aliased Type§
struct OVSS_W<'a, REG> { /* private fields */ }