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

Static Public Attributes

int ATSHA204A = 0
 
int ATECC108A = 1
 
int ATECC508A = 2
 
int ATECC608A = 3
 
int ATECC608B = 3
 
int ATECC608 = 3
 
int ATSHA206A = 4
 
int TA100 = 0x10
 
int TA101 = 0x11
 
int ECC204 = 0x20
 
int TA010 = 0x21
 
int ECC206 = 0x22
 
int RNG90 = 0x23
 
int SHA104 = 0x24
 
int SHA105 = 0x25
 
int SHA106 = 0x26
 
int ATCA_DEV_UNKNOWN = 0x7E
 
int ATCA_DEV_INVALID = 0x7F
 

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

Device Type Enumeration from atca_devtypes.h