Microchip® Advanced Software Framework

t10_prox.h File Reference
#include <stdint.h>

Functions

void prox_init (void)
 Initialization of ProxShould be done before main. More...
 
void prox_off (void)
 Disable the prox. More...
 
void prox_on (void)
 Enable the prox. More...
 

Variables

uint8_t int_flag
 
uint8_t prox_int_flag
 

uint8_t int_flag
uint8_t prox_int_flag

Referenced by app_task(), and ISR().