Collaboration diagram for MCAN Board:
![]() |
Files | |
file | m-can.h |
MCAN Board Configuration. | |
Defines | |
#define | SJA_SIGNAL |
#define | SJA_EICR |
#define | SJA_SIGNAL_BIT |
#define | LCD_4x20 |
#define | LCD_DATA_PORT |
#define | LCD_DATA_DDR |
#define | LCD_DATA_BITS |
LCD data lines, either upper or lower 4 bits. | |
#define | LCD_DATA_PIN |
#define | LCD_ENABLE_PORT |
#define | LCD_ENABLE_DDR |
#define | LCD_ENABLE_BIT |
LCD enable output. | |
#define | LCD_RW_PORT |
#define | LCD_RW_DDR |
#define | LCD_RW_BIT |
LCD read/write output. | |
#define | LCD_REGSEL_PORT |
#define | LCD_REGSEL_DDR |
#define | LCD_REGSEL_BIT |
LCD register select output. |
|
Data direction register of LCD_DATA_BITS. |
|
Port input register of LCD_DARA_BITS. |
|
Port output register of LCD_DATA_BITS. |
|
Data direction register of LCD_ENABLE_BIT. |
|
Port output register of LCD_ENABLE_BIT. |
|
Data direction register of LCD_REGSEL_BIT. |
|
Port output register of LCD_REGSEL_BIT. |
|
Data direction register of LCD_RW_BIT. |
|
Port output register of LCD_RW_BIT. |