We are using custom board with jetson nano, we need to configure interrupt functionality in opt3301 in latched window style comparison mode, as per data sheet we need to clear a bit every time when interrupt occurs. Can you specify which register to clear when an interrupt occurs, and we can do it on the driver side? Also, explain any additional settings that need to be configured for this mode on the driver side?