![]() |
CAN Bus Soldered Arduino Library 1.0.0
This is a library for the MCP2518 Can Bus Breakout by Soldered
|
DEVID Register. More...
#include <mcp2518fd_can_dfs.h>
Public Attributes | ||
struct { | ||
uint32_t REV: 4 | ||
uint32_t DEV: 4 | ||
uint32_t unimplemented: 24 | ||
} | bF | |
uint32_t | word | |
uint8_t | byte [4] | |
DEVID Register.
struct { ... } _REG_DEVID::bF |
uint8_t _REG_DEVID::byte[4] |
uint32_t _REG_DEVID::DEV |
uint32_t _REG_DEVID::REV |
uint32_t _REG_DEVID::unimplemented |
uint32_t _REG_DEVID::word |