Microchip® Advanced Software Framework

at30ts_example1.c File Reference

AT30TS Temperature Sensor driver example.

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

#include <asf.h>
#include <stdio.h>
#include <conf_example.h>

Functions

int main (void)
 Main entry of example application. More...
 
void test_fail_indication (void)
 This function is used to indicate a test failure. More...
 

void test_fail_indication ( void  )

This function is used to indicate a test failure.

References delay_ms, ioport_set_pin_high(), and ioport_set_pin_low().

Referenced by main().