Microchip® Advanced Software Framework

qs_at30tse75x.c File Reference

AT30TSE75X Temperature Sensor Driver Quick Start.

Copyright (c) 2015-2018 Microchip Technology Inc. and its subsidiaries.

#include <asf.h>
#include "conf_board.h"

Functions

int main (void)
 [temp_res] More...
 

Variables

double temp_res
 [temp_res] More...
 

int main ( void  )

[temp_res]

[init]

[Initialize the SAM system]

[Initialize the SAM system] [Initialize the board]

[Initialize the board]

[temp_init]

[temp_init] [init]

[impl]

[read_thigh]

[read_thigh] [read_tlow]

[read_tlow]

[write_conf]

[write_conf]

[read_temp]

[read_temp] [impl]

References AT30TSE_CONFIG_RES, AT30TSE_CONFIG_RES_12_bit, at30tse_init(), at30tse_read_register(), at30tse_read_temperature(), AT30TSE_THIGH_REG, AT30TSE_THIGH_REG_SIZE, AT30TSE_TLOW_REG, AT30TSE_TLOW_REG_SIZE, AT30TSE_VOLATILE_REG, at30tse_write_config_register(), board_init(), sysclk_init(), temp_res, and UNUSED.

double temp_res

[temp_res]

Referenced by main().