MAXREFDES62# Code Documentation
V01.00
RS-485 Micro PLC
Main Page
Files
File List
Globals
All
Files
Functions
Variables
Macros
Pages
maxim_device_specific_utilities.h
Go to the documentation of this file.
1
34
/*
35
* Copyright (C) 2012 Maxim Integrated Products, Inc., All Rights Reserved.
36
*
37
* Permission is hereby granted, free of charge, to any person obtaining a
38
* copy of this software and associated documentation files (the "Software"),
39
* to deal in the Software without reps_striction, including without limitation
40
* the rights to use, copy, modify, merge, publish, dips_stribute, sublicense,
41
* and/or sell copies of the Software, and to permit persons to whom the
42
* Software is furnished to do so, subject to the following conditions:
43
*
44
* The above copyright notice and this permission notice shall be included
45
* in all copies or substantial portions of the Software.
46
*
47
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
48
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
49
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
50
* IN NO EVENT SHALL MAXIM INTEGRATED PRODUCTS BE LIABLE FOR ANY CLAIM, DAMAGES
51
* OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
52
* ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
53
* OTHER DEALINGS IN THE SOFTWARE.
54
*
55
* Except as contained in this notice, the name of Maxim Integrated Products
56
* shall not be used except as stated in the Maxim Integrated Products
57
* Branding Policy.
58
*
59
* The mere transfer of this software does not imply any licenses
60
* of trade secrets, proprietary technology, copyrights, patents,
61
* trademarks, maskwork rights, or any other form of intellectual
62
* property whatsoever. Maxim Integrated Products retains all ownership rights.
63
*
64
***************************************************************************/
65
66
#ifndef MAXIM_DEVICE_SPECIFIC_UTILITIES_H_
67
#define MAXIM_DEVICE_SPECIFIC_UTILITIES_H_
68
69
#include "stm32f10x.h"
70
71
#define PASS 1
72
#define FAIL 0
73
74
uint8_t
maxim_keypress_loopback
(uint8_t uch_char);
75
uint8_t
maxim_send_file_loopback
(
void
);
76
77
78
#endif
/* MAXIM_DEVICE_SPECIFIC_UTILITIES_H_ */
source
maxim_device_specific_utilities.h
Generated on Tue Oct 14 2014 14:40:43 for MAXREFDES62# Code Documentation by
1.8.2