www.beck-ipc.com

@CHIP-RTOS C Library V2.06 - CAN API


Header File:         #include <CAN_API.H>

Configuration Functions

CAN_Open_PortOpen specified CAN port
CAN_Rx_FiltersConfigure receive filters
CAN_ReconfigReconfigure CAN port
CAN_ControlEnable, disable and purge
CAN_Close_PortShut down specified CAN port

Transmit Functions

CAN_SendOutput a CAN message

Receive Functions

CAN_RecvPickup a received CAN message
CAN_PeekLook at received CAN message, leave in queue

Status Functions

CAN_StatusCheck port status
CAN_Error_CountsCheck port error counts
CAN_Event_SleepSleep until port event occurs
CAN_Set_CallbackInstall/Remove ISR callback

List of C Libraries
@CHIP-RTOS Main Index


End of document