Herzog Library 00.00.01  rel_libdev.herzog.00.00.01.10606
Functions
hwcfg.c File Reference
#include "hdf.h"

Functions

uint8_t HWCFG_GetRCClockCalibValue (void)
 Get RC clock trim value. More...
 
uint8_t HWCFG_Get32KClockCalibValue (void)
 Get 32K clock trim value. More...
 
uint16_t HWCFG_GetVBG (void)
 Get band gap voltage. More...
 
uint8_t HWCFG_GetCalibrationVersion (void)
 Get the version of calibration data. More...
 

Detailed Description

This file is proprietary to Indie Semiconductor. All rights reserved. Reproduction or distribution, in whole or in part, is forbidden except by express written permission of Indie Semiconductor.

Function Documentation

uint8_t HWCFG_Get32KClockCalibValue ( void  )

Get 32K clock trim value.

Returns
The trim value stored in flash memory.
uint8_t HWCFG_GetCalibrationVersion ( void  )

Get the version of calibration data.

Returns
The version for this calibration data block.
uint8_t HWCFG_GetRCClockCalibValue ( void  )

Get RC clock trim value.

Returns
The trim value stored in flash memory.
uint16_t HWCFG_GetVBG ( void  )

Get band gap voltage.

Returns
The trim value stored in flash memory.