CryptoAuthLib v3.7.8
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
cryptoauthlib.device.SlotConfig Class Reference
Inheritance diagram for cryptoauthlib.device.SlotConfig:

Static Protected Attributes

list _fields_
 
int _pack_ = 1
 

Detailed Description

Slot Configuration Field Definition 

Field Documentation

◆ _fields_

list cryptoauthlib.device.SlotConfig._fields_
staticprotected
Initial value:
= [('ReadKey', c_uint16, 4),
('NoMac', c_uint16, 1),
('LimitedUse', c_uint16, 1),
('EncryptRead', c_uint16, 1),
('IsSecret', c_uint16, 1),
('WriteKey', c_uint16, 4),
('WriteConfig', c_uint16, 4)]