Type Definition microbit::hal::pac::saadc::OVERSAMPLE[]

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

Oversampling configuration. 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