Data Structures | Typedefs
CRCMSP432E4.h File Reference

Detailed Description

CRC driver implementation for MSP432E4.

============================================================================

The CRC header file should be included in an application as follows:

Supported Functionality

This driver supports the following CRCs:

This driver supports only the following size options. Data processing is only supported for CRC_DATA_SIZE_32BIT.

#include <stdint.h>
#include <stdbool.h>
#include <ti/drivers/CRC.h>
Include dependency graph for CRCMSP432E4.h:

Go to the source code of this file.

Data Structures

struct  CRCMSP432E4_Object_
 CRCMSP432E4 Hardware Attributes. More...
 

Typedefs

typedef struct CRCMSP432E4_Object_ CRCMSP432E4_Object
 CRCMSP432E4 Hardware Attributes. More...
 

Typedef Documentation

§ CRCMSP432E4_Object

CRCMSP432E4 Hardware Attributes.

The CRCMSP432E4 driver does not have any configurable hardware attributes. NULL should be used for the hwAttrs parameter of the CRC_Config struct.

CRCMSP432E4 Object

The application must not access any member variables of this structure!

© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale