|
Re: Programming a 2nd PIC
I believe RCD8:1 means RCD8 is defined as an alias for the first bit of the structure, and the :5 is a placeholder so the next 5 bits are not aliased as anything, and then RC9 is defined as an alias for the 7th bit of the structure.
|