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

Common parameters structure for HAL switch interface. More...

#include <ptxHal_Ext.h>

Collaboration diagram for ptxHal_SwitchInterfaceParams:
Collaboration graph

Data Fields

ptxHal_InterfaceType_t intfType
 
uint8_t * devName
 
uint32_t devNameLen
 
uint8_t * devSerial
 
uint32_t devSerialLen
 
uint32_t intfSpeed
 

Detailed Description

Common parameters structure for HAL switch interface.

Field Documentation

◆ devName

uint8_t* devName

Device name (descriptor).

◆ devNameLen

uint32_t devNameLen

Device name length in bytes.

◆ devSerial

uint8_t* devSerial

Device serial number.

◆ devSerialLen

uint32_t devSerialLen

Device serial number length in bytes.

◆ intfSpeed

uint32_t intfSpeed

Interface speed to be set.

◆ intfType

Interface type to switch to.


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