CryptoAuthLib v3.7.8
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
cryptoauthlib.atcaenum.AtcaEnum Class Reference
Inheritance diagram for cryptoauthlib.atcaenum.AtcaEnum:
cryptoauthlib.atcacert.CertStatus cryptoauthlib.atcacert.atcacert_cert_sn_src_t cryptoauthlib.atcacert.atcacert_cert_type_t cryptoauthlib.atcacert.atcacert_date_format_t cryptoauthlib.atcacert.atcacert_device_zone_t cryptoauthlib.atcacert.atcacert_std_cert_element_t cryptoauthlib.atcacert.atcacert_transform_t cryptoauthlib.iface.ATCADeviceType cryptoauthlib.iface.ATCAIfaceType cryptoauthlib.iface.ATCAKitType cryptoauthlib.status.Status

Public Member Functions

def __str__ (self)
 
def __eq__ (self, other)
 
def __ne__ (self, other)
 
def __int__ (self)
 
def __hash__ (self)
 

Data Fields

 name
 
 value
 

Detailed Description

Overload of standard python enum for some additional convenience features. Assumes closer alignment to C style enums
where the value is always an integer