Microchip® Advanced Software Framework

adp_example_tc.c File Reference

ADP service example TC functions for SAM.

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

#include <compiler.h>
#include <asf.h>
#include "adp_example_tc.h"
#include "conf_tc.h"

Functions

void adp_example_tc_init (void)
 
void TC0_Handler (void)
 

Variables

volatile bool time_out = true
 

void adp_example_tc_init ( void  )
void TC0_Handler ( void  )

References tc_get_status(), and time_out.

volatile bool time_out = true

Referenced by main(), and TC0_Handler().