mirror of https://github.com/ARMmbed/mbed-os.git
Major modifications: 1. Handle Rx interrupt based on Message Object interrupt (CAN_IIDR=0x0001~0x0020) instead of CAN_STATUS.RxOK 2. Also handle Tx interrupt following above for consistency Other related modifications: 1. Fix signature type error in CAN_CLR_INT_PENDING_BIT() 2. Add CAN_CLR_INT_PENDING_ONLY_BIT() which doesn't clear NewDat flag so that user can fetch received message in thread context NOTE: This fix only targets CAN (NUC472/M453/M487), not CAN-FD (M467). |
||
---|---|---|
.. | ||
Reg | ||
StdDriver | ||
TOOLCHAIN_ARM_STD | ||
TOOLCHAIN_GCC_ARM | ||
TOOLCHAIN_IAR | ||
M480.h | ||
M480_mem.h | ||
M480_mem.icf.h | ||
cmsis.h | ||
cmsis_nvic.h | ||
startup_M480.c | ||
system_M480.c | ||
system_M480.h |