Type Definition nrf9160_hal::pac::saadc_ns::OVERSAMPLE[][src]

pub type OVERSAMPLE = Reg<u32, _OVERSAMPLE>;
Expand description

Oversampling configuration. OVERSAMPLE should not be combined with SCAN. The RESOLUTION is applied before averaging, thus for high OVERSAMPLE a higher RESOLUTION should be used.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see oversample module