|
Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
|
Common parameters structure for HAL switch interface. More...
#include <ptxHal_Ext.h>

Data Fields | |
| ptxHal_InterfaceType_t | intfType |
| uint8_t * | devName |
| uint32_t | devNameLen |
| uint8_t * | devSerial |
| uint32_t | devSerialLen |
| uint32_t | intfSpeed |
Common parameters structure for HAL switch interface.
| uint8_t* devName |
Device name (descriptor).
| uint32_t devNameLen |
Device name length in bytes.
| uint8_t* devSerial |
Device serial number.
| uint32_t devSerialLen |
Device serial number length in bytes.
| uint32_t intfSpeed |
Interface speed to be set.
| ptxHal_InterfaceType_t intfType |
Interface type to switch to.