CAN_Write
Default mainpage
at91lib
peripherals
can
CAN_Write
Description
Source
Call Graph
CAN_Write
Write a CAN transfer.
Syntax / parameters
unsigned char
CAN_Write
(CanTransfer *pTransfer)
Name
Type
Default
Description
pTransfer
CanTransfer *
can
transfer structure
Return value
unsigned char
return CAN_STATUS_SUCCESS if command passed, otherwise return CAN_STATUS_LOCKED
Description
Write a CAN transfer.
Source
The documentation for this Member was generated from the following files:
can.c