IQRF SPI library for Arduino  Version 1.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
IQRFSettings.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PACKET_SIZE   68
 Size of SPI TX and RX buffer.
 
#define PACKET_BUFFER_SIZE   32
 Size of SPI TX packet buffer.
 
#define MICRO_SECOND   1000000
 Microsecond.
 
#define MILLI_SECOND   1000
 Milisecond.
 
#define TR_RESET_PIN   6
 TR reset pin.
 
#define TR_SS_PIN   10
 SPI SS pin.
 
#define TR_MOSI_PIN   11
 SPI MOSI pin.
 
#define TR_MISO_PIN   12
 SPI MISO pin.
 

Detailed Description

Author
Rostislav Špinar rosti.nosp@m.slav.nosp@m..spin.nosp@m.ar@m.nosp@m.icror.nosp@m.isc..nosp@m.com
Roman Ondráček ondra.nosp@m.cek..nosp@m.roman.nosp@m.@cen.nosp@m.trum..nosp@m.cz
Version
1.1

Copyright 2015-2016 MICRORISC s.r.o.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.