![]() |
CAN Bus Soldered Arduino Library 1.0.0
This is a library for the MCP2518 Can Bus Breakout by Soldered
|
Time Stamp Configuration Register. More...
#include <mcp2518fd_can_dfs.h>
Public Attributes | ||
struct { | ||
uint32_t TBCPrescaler: 10 | ||
uint32_t unimplemented1: 6 | ||
uint32_t TBCEnable: 1 | ||
uint32_t TimeStampEOF: 1 | ||
uint32_t unimplemented2: 14 | ||
} | bF | |
uint32_t | word | |
uint8_t | byte [4] | |
Time Stamp Configuration Register.
struct { ... } _REG_CiTSCON::bF |
uint8_t _REG_CiTSCON::byte[4] |
uint32_t _REG_CiTSCON::TBCEnable |
uint32_t _REG_CiTSCON::TBCPrescaler |
uint32_t _REG_CiTSCON::TimeStampEOF |
uint32_t _REG_CiTSCON::unimplemented1 |
uint32_t _REG_CiTSCON::unimplemented2 |
uint32_t _REG_CiTSCON::word |