Data Fields
CRCMSP432E4_Object Struct Reference

CRCMSP432E4 Hardware Attributes. More...

#include <CRCMSP432E4.h>

Collaboration diagram for CRCMSP432E4_Object:
Collaboration graph
[legend]

Data Fields

CRC_CallbackFxn callbackFxn
 
uint32_t timeout
 
uint32_t seed
 
uint32_t finalXorValue
 
uint32_t configRegister
 
void * resultLocation
 
uint32_t resultRawPartial
 
uint32_t resultProcessedPartial
 
CRC_DataSize dataSize
 
CRC_ByteSwap byteSwapInput
 
CRC_ReturnBehavior returnBehavior
 
uint8_t isOpen
 
uint8_t ongoingPartial
 

Detailed Description

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!

Field Documentation

§ callbackFxn

CRC_CallbackFxn CRCMSP432E4_Object::callbackFxn

§ timeout

uint32_t CRCMSP432E4_Object::timeout

§ seed

uint32_t CRCMSP432E4_Object::seed

§ finalXorValue

uint32_t CRCMSP432E4_Object::finalXorValue

§ configRegister

uint32_t CRCMSP432E4_Object::configRegister

§ resultLocation

void* CRCMSP432E4_Object::resultLocation

§ resultRawPartial

uint32_t CRCMSP432E4_Object::resultRawPartial

§ resultProcessedPartial

uint32_t CRCMSP432E4_Object::resultProcessedPartial

§ dataSize

CRC_DataSize CRCMSP432E4_Object::dataSize

§ byteSwapInput

CRC_ByteSwap CRCMSP432E4_Object::byteSwapInput

§ returnBehavior

CRC_ReturnBehavior CRCMSP432E4_Object::returnBehavior

§ isOpen

uint8_t CRCMSP432E4_Object::isOpen

§ ongoingPartial

uint8_t CRCMSP432E4_Object::ongoingPartial

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