GPCRC_TypeDef Struct ReferenceDevices > GPCRC

GPCRC Register Declaration

Definition at line 49 of file efr32fg1p_gpcrc.h .

#include < efr32fg1p_gpcrc.h >

Data Fields

__IOM uint32_t CMD
__IOM uint32_t CTRL
__IM uint32_t DATA
__IM uint32_t DATABYTEREV
__IM uint32_t DATAREV
__IOM uint32_t INIT
__IOM uint32_t INPUTDATA
__IOM uint32_t INPUTDATABYTE
__IOM uint32_t INPUTDATAHWORD
__IOM uint32_t POLY

Field Documentation

__IOM uint32_t GPCRC_TypeDef::CMD

Command Register

Definition at line 51 of file efr32fg1p_gpcrc.h .

Referenced by GPCRC_Start() .

__IOM uint32_t GPCRC_TypeDef::CTRL

Control Register

Definition at line 50 of file efr32fg1p_gpcrc.h .

Referenced by GPCRC_Enable() , GPCRC_Init() , and GPCRC_Reset() .

__IM uint32_t GPCRC_TypeDef::DATA

CRC Data Register

Definition at line 57 of file efr32fg1p_gpcrc.h .

Referenced by GPCRC_DataRead() .

__IM uint32_t GPCRC_TypeDef::DATABYTEREV

CRC Data Byte Reverse Register

Definition at line 59 of file efr32fg1p_gpcrc.h .

Referenced by GPCRC_DataReadByteReversed() .

__IM uint32_t GPCRC_TypeDef::DATAREV

CRC Data Reverse Register

Definition at line 58 of file efr32fg1p_gpcrc.h .

Referenced by GPCRC_DataReadBitReversed() .

__IOM uint32_t GPCRC_TypeDef::INIT

CRC Init Value

Definition at line 52 of file efr32fg1p_gpcrc.h .

Referenced by GPCRC_Init() , GPCRC_InitValueSet() , and GPCRC_Reset() .

__IOM uint32_t GPCRC_TypeDef::INPUTDATA

Input 32-bit Data Register

Definition at line 54 of file efr32fg1p_gpcrc.h .

Referenced by GPCRC_InputU32() .

__IOM uint32_t GPCRC_TypeDef::INPUTDATABYTE

Input 8-bit Data Register

Definition at line 56 of file efr32fg1p_gpcrc.h .

Referenced by GPCRC_InputU8() .

__IOM uint32_t GPCRC_TypeDef::INPUTDATAHWORD

Input 16-bit Data Register

Definition at line 55 of file efr32fg1p_gpcrc.h .

Referenced by GPCRC_InputU16() .

__IOM uint32_t GPCRC_TypeDef::POLY

CRC Polynomial Value

Definition at line 53 of file efr32fg1p_gpcrc.h .

Referenced by GPCRC_Init() , and GPCRC_Reset() .


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/Device/SiliconLabs/EFR32FG1P/Include/ efr32fg1p_gpcrc.h