lriot
2.1.0.0
cmake
lriot
lib_lriot
include
driver
common
lr1110_types.h
Go to the documentation of this file.
1
35
#ifndef LR1110_TYPES_H
36
#define LR1110_TYPES_H
37
38
/*
39
* -----------------------------------------------------------------------------
40
* --- DEPENDENCIES ------------------------------------------------------------
41
*/
42
43
/*
44
* -----------------------------------------------------------------------------
45
* --- PUBLIC MACROS -----------------------------------------------------------
46
*/
47
48
/*
49
* -----------------------------------------------------------------------------
50
* --- PUBLIC CONSTANTS --------------------------------------------------------
51
*/
52
53
#define LR1110_CMD_LENGTH_MAX ( 512 )
54
55
/*
56
* -----------------------------------------------------------------------------
57
* --- PUBLIC TYPES ------------------------------------------------------------
58
*/
59
60
/*
61
* -----------------------------------------------------------------------------
62
* --- PUBLIC FUNCTIONS PROTOTYPES ---------------------------------------------
63
*/
64
65
#endif // LR1110_TYPES_H
66
67
/* --- EOF ------------------------------------------------------------------ */
Generated by
1.8.20