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

Interrupt Register. More...

#include <mcp2518fd_can_dfs.h>

Public Attributes

struct { 
 
   CAN_INT_FLAGS   IF 
 
   CAN_INT_ENABLES   IE 
 
bF 
 
uint32_t word
 
uint8_t byte [4]
 

Detailed Description

Interrupt Register.

Member Data Documentation

◆ [struct]

struct { ... } _REG_CiINT::bF

◆ byte

uint8_t _REG_CiINT::byte[4]

◆ IE

CAN_INT_ENABLES _REG_CiINT::IE

◆ IF

CAN_INT_FLAGS _REG_CiINT::IF

◆ word

uint32_t _REG_CiINT::word

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