piMCP2515
A library for controlling an MCP2515 on the Raspberry Pi and Raspberry Pi Pico
Loading...
Searching...
No Matches
CANINTF Register Flags.

These definitions hold the flags in the CANINTF register. More...

Macros

#define PI_MCP2515_CANINTF_RX0   0x01
#define PI_MCP2515_CANINTF_RX1   0x02
#define PI_MCP2515_CANINTF_TX0IF   0x04
#define PI_MCP2515_CANINTF_TX1IF   0x08
#define PI_MCP2515_CANINTF_TX2IF   0x10
#define PI_MCP2515_CANINTF_ERRIF   0x20
 Error interrupt flag.

Detailed Description

These definitions hold the flags in the CANINTF register.