On the dsPIC33F, is it possible to map a pin to be an output of one module (output compare) and an input of another module (timer) at the same time? I'm trying to derive two synchronized clocks for a data acquisition circuit, one of which is the master clock of the ADCs and the other commands a conversion. The second clock is about 1/20th or so the frequency of the first, synchronized such that its falling edge happens when the first clock is low.