Add pin control and interrupt

This commit is contained in:
2025-02-24 08:17:30 +01:00
parent 954a86ab7e
commit c12cfe2f64
3 changed files with 41 additions and 14 deletions

View File

@@ -209,6 +209,7 @@ typedef enum {
MCP_RXF2SIDL = 0x09,
MCP_RXF2EID8 = 0x0A,
MCP_RXF2EID0 = 0x0B,
MCP_BFPCTRL = 0x0C,
MCP_CANSTAT = 0x0E,
MCP_CANCTRL = 0x0F,
MCP_RXF3SIDH = 0x10,