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

#include <ident.hpp>

Public Member Functions

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

Static Public Member Functions

static StackId from (uint8_t stack)
 

Public Attributes

uint8_t id
 

Detailed Description

Definition at line 7 of file ident.hpp.

Member Function Documentation

◆ from()

static StackId StackId::from ( uint8_t stack)
inlinestatic

Definition at line 14 of file ident.hpp.

Referenced by CarrierId::from().

◆ operator!=()

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

Definition at line 12 of file ident.hpp.

◆ operator==()

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

Definition at line 10 of file ident.hpp.

References id.

Member Data Documentation

◆ id

uint8_t StackId::id

Definition at line 8 of file ident.hpp.

Referenced by CarrierId::from(), and operator==().


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