![]() |
CAN Bus Soldered Arduino Library 1.0.0
This is a library for the MCP2518 Can Bus Breakout by Soldered
|
Diagnostic Register 0. More...
#include <mcp2518fd_can_dfs.h>
Public Attributes | ||
struct { | ||
uint32_t NRxErrorCount: 8 | ||
uint32_t NTxErrorCount: 8 | ||
uint32_t DRxErrorCount: 8 | ||
uint32_t DTxErrorCount: 8 | ||
} | bF | |
uint32_t | word | |
uint8_t | byte [4] | |
Diagnostic Register 0.
struct { ... } _REG_CiBDIAG0::bF |
uint8_t _REG_CiBDIAG0::byte[4] |
uint32_t _REG_CiBDIAG0::DRxErrorCount |
uint32_t _REG_CiBDIAG0::DTxErrorCount |
uint32_t _REG_CiBDIAG0::NRxErrorCount |
uint32_t _REG_CiBDIAG0::NTxErrorCount |
uint32_t _REG_CiBDIAG0::word |