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

Field OVERSAMPLE writer - Oversample control

Implementations

Bypass oversampling

Oversample 2x

Oversample 4x

Oversample 8x

Oversample 16x

Oversample 32x

Oversample 64x

Oversample 128x

Oversample 256x