|
TTK4155 Lab Node 1
Term project in the NTNU course TTK4155 Embedded and Industrial Computer Systems Design
|
Represents a CAN device, storing the SPI slave controlling the MCP2515. More...
#include <can.h>
Data Fields | |
| enum spi_slave | spi |
Represents a CAN device, storing the SPI slave controlling the MCP2515.
| enum spi_slave can_device::spi |
SPI slave select line for this device
Definition at line 44 of file can.h.
Referenced by MCP2515_bit_modify(), MCP2515_init(), MCP2515_read(), MCP2515_read_status(), MCP2515_request_to_send(), MCP2515_reset(), MCP2515_write(), and MCP2515_write_n().