REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches

#include <ident.hpp>

Collaboration diagram for SignalId:

Public Member Functions

bool operator== (const SignalId &other) const
 
bool operator!= (const SignalId &other) const
 

Static Public Member Functions

static SignalId from (uint8_t stack, uint8_t carrier, uint8_t node, uint8_t lane)
 

Public Attributes

ClusterId cluster
 
uint8_t id
 

Detailed Description

Definition at line 47 of file ident.hpp.

Member Function Documentation

◆ from()

static SignalId SignalId::from ( uint8_t stack,
uint8_t carrier,
uint8_t node,
uint8_t lane )
inlinestatic

Definition at line 55 of file ident.hpp.

References ClusterId::from(), and ClusterId::id.

◆ operator!=()

bool SignalId::operator!= ( const SignalId & other) const
inline

Definition at line 53 of file ident.hpp.

◆ operator==()

bool SignalId::operator== ( const SignalId & other) const
inline

Definition at line 51 of file ident.hpp.

References cluster, and id.

Member Data Documentation

◆ cluster

◆ id


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