RTASE_1T_POWER
val = u32_encode_bits(idle / RTASE_1T_POWER, RTASE_IDLESLOPE_INT_MASK);
idle %= RTASE_1T_POWER;
if ((idle / RTASE_1T_POWER) == 1)