SCSI2SD/software/SCSI2SD/v4/SCSI2SD.cydsn/Generated_Source/PSoC5/cyfitter_cfg.h
2018-09-19 22:10:24 +10:00

31 lines
977 B
C
Executable File

/*******************************************************************************
* File Name: cyfitter_cfg.h
*
* PSoC Creator 4.1
*
* Description:
* This file provides basic startup and mux configuration settings
* This file is automatically generated by PSoC Creator.
*
********************************************************************************
* Copyright (c) 2007-2017 Cypress Semiconductor. All rights reserved.
* You may use this file only in accordance with the license, terms, conditions,
* disclaimers, and limitations in the end user license agreement accompanying
* the software package with which this file was provided.
********************************************************************************/
#ifndef CYFITTER_CFG_H
#define CYFITTER_CFG_H
#include "cytypes.h"
extern void cyfitter_cfg(void);
/* Analog Set/Unset methods */
extern void SetAnalogRoutingPumps(uint8 enabled);
#endif /* CYFITTER_CFG_H */
/*[]*/