Tetrapod Project
|
#include "FlexCAN_T4.h"
Go to the source code of this file.
Variables | |
const uint8_t | CAN_PORT_1 = 1 |
const uint8_t | CAN_PORT_2 = 2 |
static FlexCAN_T4< CAN1, RX_SIZE_256, TX_SIZE_16 > | can_port_1 |
static FlexCAN_T4< CAN2, RX_SIZE_256, TX_SIZE_16 > | can_port_2 |
static CAN_message_t | CAN_MESSAGE |
const uint8_t CAN_PORT_1 = 1 |
Definition at line 6 of file teensy_can_ports.h.
const uint8_t CAN_PORT_2 = 2 |
Definition at line 7 of file teensy_can_ports.h.
|
static |
Definition at line 9 of file teensy_can_ports.h.
|
static |
Definition at line 10 of file teensy_can_ports.h.
|
static |
Definition at line 12 of file teensy_can_ports.h.