mcp251863 2.0.0.0
|
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] | |
MCP251863 Click Interrupt Vector Register.
Interrupt Vector Register definition of MCP251863 Click driver.
struct { ... } bf |
uint8_t byte[4] |
uint32_t filter_hit |
uint32_t icode |
uint32_t rx_code |
uint32_t tx_code |
uint32_t unimplemented1 |
uint32_t unimplemented2 |
uint32_t unimplemented3 |
uint32_t unimplemented4 |
uint32_t word |