Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description of all data structures, definitions and functions in the bus layer:

Prototype

· CANBUS_DATA CAN BUS OBJECT

· CANBUS_PARA BUS CONFIGURATION

Prototype

· CanBusInit() INITIALIZE CAN BUS MANAGEMENT

· CanBusIoCtl() CAN BUS I/O CONTROL

· CanBusRead() RECEIVE CAN FRAME

· CanBusWrite() SEND CAN FRAME

· CanBusEnable() ENABLE CAN BUS

· CanBusDisable() DISABLE CAN BUS

· CanBusTxHandler() CAN TX INTERRUPT HANDLER

· CanBusRxHandler() CAN RX INTERRUPT HANDLER

· CanBusNSHandler() CAN STATUS-CHANGE INTERRUPT HANDLER

  • No labels