DAOC is just a one-pulse PWM and update A/B registers every period for continuous pulses.
Because DAOC can only generate a single pulse,so if you want to use DACO to generate a continuous PWM waveform, you need to call callback function periodically, so the DAOC interrupt must be turned on.