On page 1540 of the TMS320F2837xD Reference Manual, it is mentioned that the blanking window in the digital compare module "will be aligned to either a CTR = PRD pulse or a CTR = 0 pulse or both CTR = PRD and CTR = 0 (configured by the DCFCTL[PULSESEL] bits)." However, the DCFCTL register description on page 1657 only gives two possibilities for the PULSESEL bits: 0 = PRD and 1 = ZRO, with 2 and 3 being reserved.
Is it actually possible to align the blanking window to both PRD and ZRO, and if so, how can this be done?