mcp251863 2.0.0.0
mcp251863_int_vec_t Union Reference

MCP251863 Click Interrupt Vector Register. More...

#include <mcp251863.h>

Data Fields

struct { 
 
   uint32_t   icode: 7 
 
   uint32_t   unimplemented1: 1 
 
   uint32_t   filter_hit: 5 
 
   uint32_t   unimplemented2: 3 
 
   uint32_t   tx_code: 7 
 
   uint32_t   unimplemented3: 1 
 
   uint32_t   rx_code: 7 
 
   uint32_t   unimplemented4: 1 
 
bf 
 
uint32_t word
 
uint8_t byte [4]
 

Detailed Description

MCP251863 Click Interrupt Vector Register.

Interrupt Vector Register definition of MCP251863 Click driver.

Field Documentation

◆ [struct]

struct { ... } bf

◆ byte

uint8_t byte[4]

◆ filter_hit

uint32_t filter_hit

◆ icode

uint32_t icode

◆ rx_code

uint32_t rx_code

◆ tx_code

uint32_t tx_code

◆ unimplemented1

uint32_t unimplemented1

◆ unimplemented2

uint32_t unimplemented2

◆ unimplemented3

uint32_t unimplemented3

◆ unimplemented4

uint32_t unimplemented4

◆ word

uint32_t word

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