Standard PIC registers and bit values

Language reference ›› Constants ››
Parent Previous Next

PMP automatically defines all SFR registers as VOLATILE BYTE variables and all bit definitions as constants (as C, IRP, TMR0IE … ) so these identifiers have not to be declared and so cannot be redefined by the user code.