PIC24 Support Libraries
|
Go to the source code of this file.
Functions | |
ESOS_USER_TASK (CANFactory) | |
void | esos_ecan_canfactory_subscribe (ESOS_TASK_HANDLE pst_Task, uint16_t u16_can_id, uint16_t u16_mask, maskcontrol_t m_mask_control) |
void | esos_ecan_canfactory_unsubscribe (uint8_t(*pst_Task)(ESOS_TASK_HANDLE), uint16_t u16_can_id, uint16_t u16_mask, maskcontrol_t m_mask_control) |
BOOL | esos_ecan_mask_check (uint16_t u16_subscribed, uint16_t u16_recieved, uint16_t u16_mask) |
This file contains macros, prototypes, and definitions for ECAN services for ESOS tasks.
Definition in file esos_ecan.c.