CryptoAuthLib v3.7.8
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
cryptoauthlib.iface.ATCAKitType Class Reference
Inheritance diagram for cryptoauthlib.iface.ATCAKitType:
cryptoauthlib.atcaenum.AtcaEnum

Static Public Attributes

int ATCA_KIT_AUTO_IFACE = 0
 
int ATCA_KIT_I2C_IFACE = 1
 
int ATCA_KIT_SWI_IFACE = 2
 
int ATCA_KIT_SPI_IFACE = 3
 
int ATCA_KIT_UNKNOWN_IFACE = 4
 

Additional Inherited Members

- Public Member Functions inherited from cryptoauthlib.atcaenum.AtcaEnum
def __str__ (self)
 
def __eq__ (self, other)
 
def __ne__ (self, other)
 
def __int__ (self)
 
def __hash__ (self)
 
- Data Fields inherited from cryptoauthlib.atcaenum.AtcaEnum
 name
 
 value
 

Detailed Description

Interface Type Enumerations for Kit devices