By this register, pull-up control of B port, interrupt edge select, timer relations are controlled. As for the way of using a bit about the timer, refer to the specification of timer (TMR0).
The value in the parenthesis is in the condition immediately after the turning on.
PBPU(inv) :PORTB Pull-up Enable bit
1
:
PORTB pull-ups are disabled
0
:
PORTB pull-ups are enabled ( by individual port latch values )
INTEDG : Interrupt Edge Select bit
1
:
Interrupt on rising edge of RB0/INT pin
0
:
Interrupt on falling edge of RB0/INT pin
T0CS : TMR0 Clock Source Select bit
1
:
Transition on RA4/T0CKI pin
0
:
Internal instruction cycle clock ( CLKOUT )
T0SE : TMR0 Source Edge Select bit
1
:
Increment on high-to-low transition on RA4/T0CKI pin
0
:
Increment on low-to-high transition on RA4/T0CKI pin