REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
SignalId Struct Reference
#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
Member Function Documentation
◆ from()
|
inlinestatic |
Definition at line 55 of file ident.hpp.
References ClusterId::from(), and ClusterId::id.
◆ operator!=()
|
inline |
◆ operator==()
|
inline |
Member Data Documentation
◆ cluster
ClusterId SignalId::cluster |
Definition at line 48 of file ident.hpp.
Referenced by operator==(), blocks::Router::route(), blocks::Router::route_carrier(), blocks::Router::route_cluster(), and blocks::Router::route_stack().
◆ id
uint8_t SignalId::id |
Definition at line 49 of file ident.hpp.
Referenced by operator==(), blocks::Router::route(), blocks::Router::route_carrier(), blocks::Router::route_cluster(), and blocks::Router::route_stack().
The documentation for this struct was generated from the following file:
- lib/platform-lucidac/src/redac/ident.hpp