Let say I write Register #2 bits 6:4 (I_IN_ILIMIT[2:0]) to 3’b000 (100mA) while in Host mode and then the WD timer expires and the charger goes into Standalone mode. In this mode the current limit will use the external resistor setting for the current limit. Sometime later, I access the charger via the I2C and the charger is now in Host mode. Will a read of Register #2 bits 6:4 (I_IN_ILIMIT[2:0]) return 3’b000 (100mA) or is it unknown?