Data Fields
EDDSA_Config Struct Reference

EDDSA Global configuration. More...

#include <EDDSA.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

EDDSA Global configuration.

The EDDSA_Config structure contains a set of pointers used to characterize the EDDSA driver implementation.

This structure needs to be defined before calling EDDSA_init() and it must not be changed thereafter.

See also
EDDSA_init()

Field Documentation

§ object

void* EDDSA_Config::object

Pointer to a driver specific data object

§ hwAttrs

void const* EDDSA_Config::hwAttrs

Pointer to a driver specific hardware attributes structure


The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale