mcp251863 2.0.0.0
mcp251863_fifo_stat_t Union Reference

MCP251863 Click FIFO Status Register. More...

#include <mcp251863.h>

Data Fields

struct { 
 
   uint32_t   rx_not_empty_if: 1 
 
   uint32_t   rx_half_full_if: 1 
 
   uint32_t   rx_full_if: 1 
 
   uint32_t   rx_over_flow_if: 1 
 
   uint32_t   unimplemented1: 4 
 
   uint32_t   fifo_index: 5 
 
   uint32_t   unimplemented2: 19 
 
rx_bf 
 
struct { 
 
   uint32_t   tx_not_full_if: 1 
 
   uint32_t   tx_half_full_if: 1 
 
   uint32_t   tx_empty_if: 1 
 
   uint32_t   unimplemented1: 1 
 
   uint32_t   tx_attempt_if: 1 
 
   uint32_t   tx_error: 1 
 
   uint32_t   tx_lost_arbitration: 1 
 
   uint32_t   tx_aborted: 1 
 
   uint32_t   fifo_index: 5 
 
   uint32_t   unimplemented2: 19 
 
tx_bf 
 
uint32_t word
 
uint8_t byte [4]
 

Detailed Description

MCP251863 Click FIFO Status Register.

FIFO Status Register definition of MCP251863 Click driver.

Field Documentation

◆ byte

uint8_t byte[4]

◆ fifo_index

uint32_t fifo_index

◆ [struct]

struct { ... } rx_bf

◆ rx_full_if

uint32_t rx_full_if

◆ rx_half_full_if

uint32_t rx_half_full_if

◆ rx_not_empty_if

uint32_t rx_not_empty_if

◆ rx_over_flow_if

uint32_t rx_over_flow_if

◆ tx_aborted

uint32_t tx_aborted

◆ tx_attempt_if

uint32_t tx_attempt_if

◆ [struct]

struct { ... } tx_bf

◆ tx_empty_if

uint32_t tx_empty_if

◆ tx_error

uint32_t tx_error

◆ tx_half_full_if

uint32_t tx_half_full_if

◆ tx_lost_arbitration

uint32_t tx_lost_arbitration

◆ tx_not_full_if

uint32_t tx_not_full_if

◆ unimplemented1

uint32_t unimplemented1

◆ unimplemented2

uint32_t unimplemented2

◆ word

uint32_t word

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