If you pause this in the right places it shows how to turn HPWM on & off with inline asm compiled with the PBP code,
but you don’t even have to do that since PBP can write values to the chip registers itself with it’s own variables.
You do it when you, for example, set CMCON = 7 to turn 16F628 analogue ports digital.
.
Bookmarks