![]() |
CAN Bus Soldered Arduino Library 1.0.0
This is a library for the MCP2518 Can Bus Breakout by Soldered
|
ECC Status Register. More...
#include <mcp2518fd_can_dfs.h>
Public Attributes | |
| struct { | |
| uint32_t unimplemented1: 1 | |
| uint32_t SECIF: 1 | |
| uint32_t DEDIF: 1 | |
| uint32_t unimplemented2: 13 | |
| uint32_t ErrorAddress: 12 | |
| uint32_t unimplemented3: 4 | |
| } | bF |
| uint32_t | word |
| uint8_t | byte [4] |
ECC Status Register.
| struct { ... } _REG_ECCSTA::bF |
| uint8_t _REG_ECCSTA::byte[4] |
| uint32_t _REG_ECCSTA::DEDIF |
| uint32_t _REG_ECCSTA::ErrorAddress |
| uint32_t _REG_ECCSTA::SECIF |
| uint32_t _REG_ECCSTA::unimplemented1 |
| uint32_t _REG_ECCSTA::unimplemented2 |
| uint32_t _REG_ECCSTA::unimplemented3 |
| uint32_t _REG_ECCSTA::word |