Functions

CRC Independent Register (IDR) access (write/read) functions. More...

Collaboration diagram for CRC Independent Register (IDR) access functions:

Functions

uint8_t CRC_GetIDRegister (void)
 Returns the 8-bit data stored in the Independent Data(ID) register. More...
 
void CRC_SetIDRegister (uint8_t CRC_IDValue)
 Stores an 8-bit data in the Independent Data(ID) register. More...
 

Detailed Description

CRC Independent Register (IDR) access (write/read) functions.

 ===============================================================================
           ##### CRC Independent Register (IDR) access functions #####
 ===============================================================================

Function Documentation

uint8_t CRC_GetIDRegister ( void  )

Returns the 8-bit data stored in the Independent Data(ID) register.

Parameters
None
Return values
8-bitvalue of the ID register

Definition at line 333 of file stm32f30x_crc.c.

void CRC_SetIDRegister ( uint8_t  CRC_IDValue)

Stores an 8-bit data in the Independent Data(ID) register.

Stores a 8-bit data in the Independent Data(ID) register.

Parameters
CRC_IDValue8-bit value to be stored in the ID register
Return values
None

Definition at line 323 of file stm32f30x_crc.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:56