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

Transmit Event FIFO Status Register. More...

#include <mcp2518fd_can_dfs.h>

Public Attributes

struct { 
 
   uint32_t   TEFNotEmptyIF: 1 
 
   uint32_t   TEFHalfFullIF: 1 
 
   uint32_t   TEFFullIF: 1 
 
   uint32_t   TEFOVIF: 1 
 
   uint32_t   unimplemented1: 28 
 
bF 
 
uint32_t word
 
uint8_t byte [4]
 

Detailed Description

Transmit Event FIFO Status Register.

Member Data Documentation

◆ [struct]

struct { ... } _REG_CiTEFSTA::bF

◆ byte

uint8_t _REG_CiTEFSTA::byte[4]

◆ TEFFullIF

uint32_t _REG_CiTEFSTA::TEFFullIF

◆ TEFHalfFullIF

uint32_t _REG_CiTEFSTA::TEFHalfFullIF

◆ TEFNotEmptyIF

uint32_t _REG_CiTEFSTA::TEFNotEmptyIF

◆ TEFOVIF

uint32_t _REG_CiTEFSTA::TEFOVIF

◆ unimplemented1

uint32_t _REG_CiTEFSTA::unimplemented1

◆ word

uint32_t _REG_CiTEFSTA::word

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