mcp2517fd
2.0.0.0
|
MCP2517FD Click Interrupt Vector Register. More...
#include <mcp2517fd.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] |
MCP2517FD Click Interrupt Vector Register.
Interrupt Vector Register definition of MCP2517FD 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 |