EFM32 Pearl Gecko Software Documentation  efm32pg1-doc-4.2.1
GPCRC_TypeDef Struct Reference

Data Fields

__IO uint32_t CTRL
 
__IO uint32_t CMD
 
__IO uint32_t INIT
 
__IO uint32_t POLY
 
__IO uint32_t INPUTDATA
 
__IO uint32_t INPUTDATAHWORD
 
__IO uint32_t INPUTDATABYTE
 
__I uint32_t DATA
 
__I uint32_t DATAREV
 
__I uint32_t DATABYTEREV
 

Detailed Description

Definition at line 41 of file efm32pg1b_gpcrc.h.

Field Documentation

__IO uint32_t GPCRC_TypeDef::CTRL

Control Register

Definition at line 43 of file efm32pg1b_gpcrc.h.

__IO uint32_t GPCRC_TypeDef::CMD

Command Register

Definition at line 44 of file efm32pg1b_gpcrc.h.

__IO uint32_t GPCRC_TypeDef::INIT

CRC Init Value

Definition at line 45 of file efm32pg1b_gpcrc.h.

__IO uint32_t GPCRC_TypeDef::POLY

CRC Polynomial Value

Definition at line 46 of file efm32pg1b_gpcrc.h.

__IO uint32_t GPCRC_TypeDef::INPUTDATA

Input 32-bit Data Register

Definition at line 47 of file efm32pg1b_gpcrc.h.

__IO uint32_t GPCRC_TypeDef::INPUTDATAHWORD

Input 16-bit Data Register

Definition at line 48 of file efm32pg1b_gpcrc.h.

__IO uint32_t GPCRC_TypeDef::INPUTDATABYTE

Input 8-bit Data Register

Definition at line 49 of file efm32pg1b_gpcrc.h.

__I uint32_t GPCRC_TypeDef::DATA

CRC Data Register

Definition at line 50 of file efm32pg1b_gpcrc.h.

__I uint32_t GPCRC_TypeDef::DATAREV

CRC Data Reverse Register

Definition at line 51 of file efm32pg1b_gpcrc.h.

__I uint32_t GPCRC_TypeDef::DATABYTEREV

CRC Data Byte Reverse Register

Definition at line 52 of file efm32pg1b_gpcrc.h.


The documentation for this struct was generated from the following file: