Data Fields
CRC_Config Struct Reference

CRC Global configuration. More...

#include <CRC.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

CRC Global configuration.

The CRC_Config structure contains a set of pointers used to characterize the CRC driver implementation.

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

See also
CRC_init()

Field Documentation

§ object

void* CRC_Config::object

§ hwAttrs

void const* CRC_Config::hwAttrs

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