CryptoAuthLib v3.7.4
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
atca_iface Struct Reference

atca_iface is the context structure for a configured interface More...

#include <lib/atca_iface.h>

Data Fields

ATCAIfaceCfgmIfaceCFG
 
ATCAHAL_thal
 
ATCAHAL_tphy
 
void * hal_data
 

Detailed Description

atca_iface is the context structure for a configured interface

Field Documentation

◆ hal

ATCAHAL_t* atca_iface::hal

The configured HAL for the interface

◆ hal_data

void* atca_iface::hal_data

Pointer to HAL specific context/data

◆ mIfaceCFG

ATCAIfaceCfg* atca_iface::mIfaceCFG

Points to previous defined/given Cfg object, the caller manages this

◆ phy

ATCAHAL_t* atca_iface::phy

When a HAL is not a "native" hal it needs a physical layer to be associated with it