atca_iface is the context structure for a configured interface More...
#include <lib/atca_iface.h>
Data Fields | |
| ATCAIfaceCfg * | mIfaceCFG |
| ATCAHAL_t * | hal |
| ATCAHAL_t * | phy |
| void * | hal_data |
atca_iface is the context structure for a configured interface
| ATCAHAL_t* atca_iface::hal |
The configured HAL for the interface
| void* atca_iface::hal_data |
Pointer to HAL specific context/data
| ATCAIfaceCfg* atca_iface::mIfaceCFG |
Points to previous defined/given Cfg object, the caller manages this
| ATCAHAL_t* atca_iface::phy |
When a HAL is not a "native" hal it needs a physical layer to be associated with it