![]() |
CAN Bus Soldered Arduino Library 1.0.0
This is a library for the MCP2518 Can Bus Breakout by Soldered
|
Interrupt Vector Register. More...
#include <mcp2518fd_can_dfs.h>
Public Attributes | ||
struct { | ||
uint32_t ICODE: 7 | ||
uint32_t unimplemented1: 1 | ||
uint32_t FilterHit: 5 | ||
uint32_t unimplemented2: 3 | ||
uint32_t TXCODE: 7 | ||
uint32_t unimplemented3: 1 | ||
uint32_t RXCODE: 7 | ||
uint32_t unimplemented4: 1 | ||
} | bF | |
uint32_t | word | |
uint8_t | byte [4] | |
Interrupt Vector Register.
struct { ... } _REG_CiVEC::bF |
uint8_t _REG_CiVEC::byte[4] |
uint32_t _REG_CiVEC::FilterHit |
uint32_t _REG_CiVEC::ICODE |
uint32_t _REG_CiVEC::RXCODE |
uint32_t _REG_CiVEC::TXCODE |
uint32_t _REG_CiVEC::unimplemented1 |
uint32_t _REG_CiVEC::unimplemented2 |
uint32_t _REG_CiVEC::unimplemented3 |
uint32_t _REG_CiVEC::unimplemented4 |
uint32_t _REG_CiVEC::word |