pub const GENERAL_CALL_RESET: u16 = 0x0006;
The I2C general-call reset: address byte 0x00 followed by 0x06. It resets every device on the bus that honours the general call, not just this part.