CAN Bus Soldered Arduino Library 1.0.0
This is a library for the MCP2518 Can Bus Breakout by Soldered
Loading...
Searching...
No Matches
_REG_IOCON Union Reference

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]
 

Detailed Description

I/O Control Register.

Member Data Documentation

◆ AutoSleepEnable

uint32_t _REG_IOCON::AutoSleepEnable

◆ [struct]

struct { ... } _REG_IOCON::bF

◆ byte

uint8_t _REG_IOCON::byte[4]

◆ ClearAutoSleepOnMatch

uint32_t _REG_IOCON::ClearAutoSleepOnMatch

◆ GPIO0

uint32_t _REG_IOCON::GPIO0

◆ GPIO1

uint32_t _REG_IOCON::GPIO1

◆ HVDETSEL

uint32_t _REG_IOCON::HVDETSEL

◆ INTPinOpenDrain

uint32_t _REG_IOCON::INTPinOpenDrain

◆ LAT0

uint32_t _REG_IOCON::LAT0

◆ LAT1

uint32_t _REG_IOCON::LAT1

◆ PinMode0

uint32_t _REG_IOCON::PinMode0

◆ PinMode1

uint32_t _REG_IOCON::PinMode1

◆ SOFOutputEnable

uint32_t _REG_IOCON::SOFOutputEnable

◆ TRIS0

uint32_t _REG_IOCON::TRIS0

◆ TRIS1

uint32_t _REG_IOCON::TRIS1

◆ TXCANOpenDrain

uint32_t _REG_IOCON::TXCANOpenDrain

◆ unimplemented1

uint32_t _REG_IOCON::unimplemented1

◆ unimplemented2

uint32_t _REG_IOCON::unimplemented2

◆ unimplemented3

uint32_t _REG_IOCON::unimplemented3

◆ unimplemented4

uint32_t _REG_IOCON::unimplemented4

◆ unimplemented5

uint32_t _REG_IOCON::unimplemented5

◆ unimplemented6

uint32_t _REG_IOCON::unimplemented6

◆ word

uint32_t _REG_IOCON::word

◆ XcrSTBYEnable

uint32_t _REG_IOCON::XcrSTBYEnable

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