![]() |
CAN Bus Soldered Arduino Library 1.0.0
This is a library for the MCP2518 Can Bus Breakout by Soldered
|
I/O Control Register. More...
#include <mcp2518fd_can_dfs.h>
Public Attributes | |
| struct { | |
| uint32_t TRIS0: 1 | |
| uint32_t TRIS1: 1 | |
| uint32_t unimplemented1: 2 | |
| uint32_t ClearAutoSleepOnMatch: 1 | |
| uint32_t AutoSleepEnable: 1 | |
| uint32_t XcrSTBYEnable: 1 | |
| uint32_t unimplemented2: 1 | |
| uint32_t LAT0: 1 | |
| uint32_t LAT1: 1 | |
| uint32_t unimplemented3: 5 | |
| uint32_t HVDETSEL: 1 | |
| uint32_t GPIO0: 1 | |
| uint32_t GPIO1: 1 | |
| uint32_t unimplemented4: 6 | |
| uint32_t PinMode0: 1 | |
| uint32_t PinMode1: 1 | |
| uint32_t unimplemented5: 2 | |
| uint32_t TXCANOpenDrain: 1 | |
| uint32_t SOFOutputEnable: 1 | |
| uint32_t INTPinOpenDrain: 1 | |
| uint32_t unimplemented6: 1 | |
| } | bF |
| uint32_t | word |
| uint8_t | byte [4] |
I/O Control Register.
| uint32_t _REG_IOCON::AutoSleepEnable |
| struct { ... } _REG_IOCON::bF |
| uint8_t _REG_IOCON::byte[4] |
| uint32_t _REG_IOCON::ClearAutoSleepOnMatch |
| uint32_t _REG_IOCON::GPIO0 |
| uint32_t _REG_IOCON::GPIO1 |
| uint32_t _REG_IOCON::HVDETSEL |
| uint32_t _REG_IOCON::INTPinOpenDrain |
| uint32_t _REG_IOCON::LAT0 |
| uint32_t _REG_IOCON::LAT1 |
| uint32_t _REG_IOCON::PinMode0 |
| uint32_t _REG_IOCON::PinMode1 |
| uint32_t _REG_IOCON::SOFOutputEnable |
| uint32_t _REG_IOCON::TRIS0 |
| uint32_t _REG_IOCON::TRIS1 |
| uint32_t _REG_IOCON::TXCANOpenDrain |
| uint32_t _REG_IOCON::unimplemented1 |
| uint32_t _REG_IOCON::unimplemented2 |
| uint32_t _REG_IOCON::unimplemented3 |
| uint32_t _REG_IOCON::unimplemented4 |
| uint32_t _REG_IOCON::unimplemented5 |
| uint32_t _REG_IOCON::unimplemented6 |
| uint32_t _REG_IOCON::word |
| uint32_t _REG_IOCON::XcrSTBYEnable |