| RSVD (Bit
7): Reserved. Do not use. |
|
|
|
| SC_CC_WAKE_SEL_MSB
(Bits 6-4): These bits are used to set the voltage threshold
of current charge wake used by SC_CC_WAKE_SEL_LSB. They should
always be set to 0x7. |
|
|
|
| SC_CC_WAKE_SEL_LSB
(Bits 3-0): These bits are used to set voltage threshold of
current charge wake. With SC_CC_WAKE_SEL_MSB = 0x7,
Current Voltage
Threshold
= 0.5mV *
(SC_CC_WAKE_SEL_MSB
+ SC_CC_WAKE_SEL_LSB
-
0x70).
A value of ([SC_CC_WAKE_SEL_MSB] + [SC_CC_WAKE_SEL_LSB]) = 0x70 does
set the threshold to 0mV and must not be selected as noise triggers
the detection. SC_CC_WAKE_SEL_MSB should always be
0x7. |