![]() |
CAN Bus Soldered Arduino Library 1.0.0
This is a library for the MCP2518 Can Bus Breakout by Soldered
|
Transmitter Delay Compensation Register. More...
#include <mcp2518fd_can_dfs.h>
Public Attributes | ||
| struct { | ||
| uint32_t TDCValue: 6 | ||
| uint32_t unimplemented1: 2 | ||
| uint32_t TDCOffset: 7 | ||
| uint32_t unimplemented2: 1 | ||
| uint32_t TDCMode: 2 | ||
| uint32_t unimplemented3: 6 | ||
| uint32_t SID11Enable: 1 | ||
| uint32_t EdgeFilterEnable: 1 | ||
| uint32_t unimplemented4: 6 | ||
| } | bF | |
| uint32_t | word | |
| uint8_t | byte [4] | |
Transmitter Delay Compensation Register.
| struct { ... } _REG_CiTDC::bF |
| uint8_t _REG_CiTDC::byte[4] |
| uint32_t _REG_CiTDC::EdgeFilterEnable |
| uint32_t _REG_CiTDC::SID11Enable |
| uint32_t _REG_CiTDC::TDCMode |
| uint32_t _REG_CiTDC::TDCOffset |
| uint32_t _REG_CiTDC::TDCValue |
| uint32_t _REG_CiTDC::unimplemented1 |
| uint32_t _REG_CiTDC::unimplemented2 |
| uint32_t _REG_CiTDC::unimplemented3 |
| uint32_t _REG_CiTDC::unimplemented4 |
| uint32_t _REG_CiTDC::word |