/
Bus Layer - API
Bus Layer - API
Description of all data structures, definitions and functions in the bus layer:
Data Structures
CANBUS_DATA | CAN BUS OBJECT |
CANBUS_PARA | BUS CONFIGURATION |
Functions
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 |
Related content
Message Layer - API
Message Layer - API
More like this
Bus Layer-Architecture
Bus Layer-Architecture
More like this
Signal Layer - API
Signal Layer - API
More like this
CanBusNSHandler
CanBusNSHandler
More like this
Description of the Ethernet Device Driver API
Description of the Ethernet Device Driver API
More like this
Ethernet BSP Layer
Ethernet BSP Layer
More like this