CryptoAuthLib v3.7.8
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
cryptoauthlib.iface._ATCASWI Class Reference
Inheritance diagram for cryptoauthlib.iface._ATCASWI:
cryptoauthlib.library.AtcaStructure

Static Protected Attributes

list _fields_
 

Additional Inherited Members

- Public Member Functions inherited from cryptoauthlib.library.AtcaStructure
None __init__ (self, *args, **kwargs)
 
def from_definition (cls)
 
def check_rationality (cls)
 
def get_field_definition (cls, str name)
 
Any __getattribute__ (self, str name)
 
def __iter__ (self)
 
def __str__ (self)
 
def to_c_code (self, name=None, **kwargs)
 
def update_from_buffer (self, buffer)
 

Detailed Description

SWI (Atmel Single Wire Interface) HAL configuration

Field Documentation

◆ _fields_

list cryptoauthlib.iface._ATCASWI._fields_
staticprotected
Initial value:
= [('address', c_uint8),
('bus', c_uint8)]