Type Alias nrf52832_hal::pac::saadc::oversample::OVERSAMPLE_W

source ·
pub type OVERSAMPLE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, OVERSAMPLE_SPEC, u8, OVERSAMPLE_A, Unsafe, 4, O>;
Expand description

Field OVERSAMPLE writer - Oversample control

Aliased Type§

struct OVERSAMPLE_W<'a, const O: u8> { /* private fields */ }