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

Transmit Queue Control Register. More...

#include <mcp2518fd_can_dfs.h>

Public Attributes

struct { 
 
   uint32_t   TxNotFullIE: 1 
 
   uint32_t   unimplemented1: 1 
 
   uint32_t   TxEmptyIE: 1 
 
   uint32_t   unimplemented2: 1 
 
   uint32_t   TxAttemptIE: 1 
 
   uint32_t   unimplemented3: 2 
 
   uint32_t   TxEnable: 1 
 
   uint32_t   UINC: 1 
 
   uint32_t   TxRequest: 1 
 
   uint32_t   FRESET: 1 
 
   uint32_t   unimplemented4: 5 
 
   uint32_t   TxPriority: 5 
 
   uint32_t   TxAttempts: 2 
 
   uint32_t   unimplemented5: 1 
 
   uint32_t   FifoSize: 5 
 
   uint32_t   PayLoadSize: 3 
 
txBF 
 
uint32_t word
 
uint8_t byte [4]
 

Detailed Description

Transmit Queue Control Register.

Member Data Documentation

◆ byte

uint8_t _REG_CiTXQCON::byte[4]

◆ FifoSize

uint32_t _REG_CiTXQCON::FifoSize

◆ FRESET

uint32_t _REG_CiTXQCON::FRESET

◆ PayLoadSize

uint32_t _REG_CiTXQCON::PayLoadSize

◆ TxAttemptIE

uint32_t _REG_CiTXQCON::TxAttemptIE

◆ TxAttempts

uint32_t _REG_CiTXQCON::TxAttempts

◆ [struct]

struct { ... } _REG_CiTXQCON::txBF

◆ TxEmptyIE

uint32_t _REG_CiTXQCON::TxEmptyIE

◆ TxEnable

uint32_t _REG_CiTXQCON::TxEnable

◆ TxNotFullIE

uint32_t _REG_CiTXQCON::TxNotFullIE

◆ TxPriority

uint32_t _REG_CiTXQCON::TxPriority

◆ TxRequest

uint32_t _REG_CiTXQCON::TxRequest

◆ UINC

uint32_t _REG_CiTXQCON::UINC

◆ unimplemented1

uint32_t _REG_CiTXQCON::unimplemented1

◆ unimplemented2

uint32_t _REG_CiTXQCON::unimplemented2

◆ unimplemented3

uint32_t _REG_CiTXQCON::unimplemented3

◆ unimplemented4

uint32_t _REG_CiTXQCON::unimplemented4

◆ unimplemented5

uint32_t _REG_CiTXQCON::unimplemented5

◆ word

uint32_t _REG_CiTXQCON::word

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