/** Do the wakeup logic. */
 @Override
 protected void performWakeupLogic() {
   ddq.reset();
 }