Short answer ... NO.

There isn't really a 10-bit mode. Depending on the frequency being used, there may only be 6-7 bits of resolution. Then instead of subtracting from 1024, you'd have to subtract from the maximum resolution.

If you have PBP2.50 which allows all 3 HPWM's. You could subtract from 255, because the HPWM command always scales it to the available resolution.

It could be done by modifying the Library, but you probably don't want to go there.

There's always the 74HC04.
<br>