Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
Data Fields
ptxIoTRd_ComInterface_Params Struct Reference

Parameters for Communication/Host Interface Initialization. More...

#include <ptx_IOT_READER.h>

Collaboration diagram for ptxIoTRd_ComInterface_Params:
Collaboration graph

Data Fields

uint8_t InterfaceType
 
char * Name
 
uint32_t Speed
 
uint8_t DeviceAddress
 
uint32_t GPIONum
 

Detailed Description

Parameters for Communication/Host Interface Initialization.

Field Documentation

◆ DeviceAddress

uint8_t DeviceAddress

Device Interface Address (I2C only).

◆ GPIONum

uint32_t GPIONum

GPIO-Number where IRQ-pin is connected to (I2C and SPI only).

◆ InterfaceType

uint8_t InterfaceType

Device Interface Type (SPI, I2C or UART).

◆ Name

char* Name

Device Interface Name/String.

◆ Speed

uint32_t Speed

Device Interface Speed (SPI, I2C or UART -> see PTX_POS_HOST_SPEED* above).


The documentation for this struct was generated from the following file: