Corrected compile error.
This commit is contained in:
@@ -49,7 +49,7 @@ static struct {
|
|||||||
|
|
||||||
/* Duplicate of the RCSTA reg used due to the double buffering of the */
|
/* Duplicate of the RCSTA reg used due to the double buffering of the */
|
||||||
/* fifo. Reading the RCREG reg will cause the second RCSTA reg to be */
|
/* fifo. Reading the RCREG reg will cause the second RCSTA reg to be */
|
||||||
/* loaded if there is one. */ */
|
/* loaded if there is one. */
|
||||||
struct _rcstabits {
|
struct _rcstabits {
|
||||||
unsigned char RX9D:1;
|
unsigned char RX9D:1;
|
||||||
unsigned char OERR:1;
|
unsigned char OERR:1;
|
||||||
|
|||||||
Reference in New Issue
Block a user