CAN Bus Soldered Arduino Library 1.0.0
This is a library for the MCP2518 Can Bus Breakout by Soldered
Loading...
Searching...
No Matches
_REG_CiTSCON Union Reference

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]
 

Detailed Description

Time Stamp Configuration Register.

Member Data Documentation

◆ [struct]

struct { ... } _REG_CiTSCON::bF

◆ byte

uint8_t _REG_CiTSCON::byte[4]

◆ TBCEnable

uint32_t _REG_CiTSCON::TBCEnable

◆ TBCPrescaler

uint32_t _REG_CiTSCON::TBCPrescaler

◆ TimeStampEOF

uint32_t _REG_CiTSCON::TimeStampEOF

◆ unimplemented1

uint32_t _REG_CiTSCON::unimplemented1

◆ unimplemented2

uint32_t _REG_CiTSCON::unimplemented2

◆ word

uint32_t _REG_CiTSCON::word

The documentation for this union was generated from the following file: