Enum efr32x12p::csen::emactrl::EMASAMPLEW [] [src]

pub enum EMASAMPLEW {
    W1,
    W2,
    W4,
    W8,
    W16,
    W32,
    W64,
}

Values that can be written to the field EMASAMPLE

Variants

EMA weight (N) is 1.

EMA weight (N) is 2.

EMA weight (N) is 4.

EMA weight (N) is 8.

EMA weight (N) is 16.

EMA weight (N) is 32.

EMA weight (N) is 64.