Comment #8 on issue 156 by sebastien.lelong: Peripheral Pin Select and device files
http://code.google.com/p/jallib/issues/detail?id=156
I'm not sure if PPS_GROUP should reflect this too, but PPS output function registers seggregate differently. Ex: RPOR19_RPOR is in PPS_GROUP = 1 and 2, but only in 18F4XJYY devices (not 18F2XJYY). This means in pps.jal lib I need to split PPS groups into two sub-groups (ideally, I'd have prefered to treat one group as a whole).
In other words, PPS_GROUP is valid for input function only, and this is what was supposed to be at the beginning. I'll use "if defined" logic.
-- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
