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_DEVID Union Reference

DEVID Register. More...

#include <mcp2518fd_can_dfs.h>

Public Attributes

struct { 
 
   uint32_t   REV: 4 
 
   uint32_t   DEV: 4 
 
   uint32_t   unimplemented: 24 
 
bF 
 
uint32_t word
 
uint8_t byte [4]
 

Detailed Description

DEVID Register.

Member Data Documentation

◆ [struct]

struct { ... } _REG_DEVID::bF

◆ byte

uint8_t _REG_DEVID::byte[4]

◆ DEV

uint32_t _REG_DEVID::DEV

◆ REV

uint32_t _REG_DEVID::REV

◆ unimplemented

uint32_t _REG_DEVID::unimplemented

◆ word

uint32_t _REG_DEVID::word

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