The Global Interrupt Enable bit, GIE (INTCON), enables (if set) all un-masked interrupts or
disables (if cleared) all interrupts. Individual interrupts can be disabled through their corresponding
enable bits in the INTCON register. The GIE bit is cleared on reset.