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

FIFO User Address Register. More...

#include <mcp2518fd_can_dfs.h>

Public Attributes

struct { 
 
   uint32_t   UserAddress: 12 
 
   uint32_t   unimplemented1: 20 
 
bF 
 
uint32_t word
 
uint8_t byte [4]
 

Detailed Description

FIFO User Address Register.

Member Data Documentation

◆ [struct]

struct { ... } _REG_CiFIFOUA::bF

◆ byte

uint8_t _REG_CiFIFOUA::byte[4]

◆ unimplemented1

uint32_t _REG_CiFIFOUA::unimplemented1

◆ UserAddress

uint32_t _REG_CiFIFOUA::UserAddress

◆ word

uint32_t _REG_CiFIFOUA::word

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