ADXRS290_LPF_MASK
*val = FIELD_GET(ADXRS290_LPF_MASK, temp);
#define ADXRS290_LPF(x) FIELD_PREP(ADXRS290_LPF_MASK, x)