Driver Documentation
PsiMsDaq_WinInfo_t Struct Reference

Window definition struct, used for more compact passing of common parameters. More...

Public Attributes

uint8_t winNr
 Window number. More...
 
PsiMsDaq_IpHandle ipHandle
 Handle of the IP the window belongs to. More...
 
PsiMsDaq_StrHandle strHandle
 Handle of the stream the window belongs to. More...
 

Detailed Description

Window definition struct, used for more compact passing of common parameters.

Note
This is not a handle and this struct is allocated on the stack, so it is only valid until the function returns!

Member Data Documentation

◆ ipHandle

PsiMsDaq_IpHandle PsiMsDaq_WinInfo_t::ipHandle

Handle of the IP the window belongs to.

◆ strHandle

PsiMsDaq_StrHandle PsiMsDaq_WinInfo_t::strHandle

Handle of the stream the window belongs to.

◆ winNr

uint8_t PsiMsDaq_WinInfo_t::winNr

Window number.


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