Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PhCreateTransportCtrl()
Allocate a PhTransportCtrl_t structure
Synopsis:
PhTransportCtrl_t *PhCreateTransportCtrl( );
Library:
ph
Description:
This function creates and initializes a control structure to be used when packing data to send using Photon's transport mechanism.
Returns:
A pointer to the PhTransportCtrl_t structure created.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PhGetNextInlineData(), PhGetTransportVectors(), PhPackEntry(), PhPackType(), PhReleaseTransportCtrl(), PhTransportCtrl_t, PhTransportLink_t, PhTransportType(), PtCreateTransportCtrl()
Drag and Drop chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)