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