This commit is contained in:
2023-03-03 16:11:29 +01:00
parent 8d56267f66
commit 87aa31868a
13 changed files with 176 additions and 120 deletions

View File

@@ -91,8 +91,7 @@ extern volatile uint8_t eusart1RxCount;
/**
Section: EUSART1 APIs
*/
void (*EUSART1_RxDefaultInterruptHandler)(void);
extern void (*EUSART1_RxDefaultInterruptHandler)(void);
/**
@Summary