|
Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
|
Parameters for Communication/Host Interface Initialization. More...
#include <ptx_IOT_READER.h>

Data Fields | |
| uint8_t | InterfaceType |
| char * | Name |
| uint32_t | Speed |
| uint8_t | DeviceAddress |
| uint32_t | GPIONum |
Parameters for Communication/Host Interface Initialization.
| uint8_t DeviceAddress |
Device Interface Address (I2C only).
| uint32_t GPIONum |
GPIO-Number where IRQ-pin is connected to (I2C and SPI only).
| uint8_t InterfaceType |
Device Interface Type (SPI, I2C or UART).
| char* Name |
Device Interface Name/String.
| uint32_t Speed |
Device Interface Speed (SPI, I2C or UART -> see PTX_POS_HOST_SPEED* above).