uc-sdk
|
Pin Configuration structure. More...
#include <lpc17xx_can.h>
Public Attributes | |
uint8_t | RD |
uint8_t | TD |
Pin Configuration structure.
Definition at line 656 of file lpc17xx_can.h.
uint8_t CAN_PinCFG_Type::RD |
Serial Inputs, from CAN transceivers, should be:
For CAN1:
Definition at line 657 of file lpc17xx_can.h.
uint8_t CAN_PinCFG_Type::TD |
Serial Outputs, To CAN transceivers, should be:
For CAN1:
Definition at line 665 of file lpc17xx_can.h.