|
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
platform::BackPanelIdentifier Struct Reference
#include <back_panel.h>
Static Public Member Functions | |
| static BackPanelIdentifier | fromRaw (uint16_t raw) |
Public Attributes | |
| uint8_t | backpanel_id |
| uint8_t | backpanel_slot |
| bool | is_valid |
Detailed Description
Definition at line 23 of file back_panel.h.
Member Function Documentation
◆ fromRaw()
|
static |
Definition at line 58 of file back_panel.cpp.
References backpanel_slot, and bcd2decimal().
Referenced by platform::REDAC::get_backpanel_identifier().
Member Data Documentation
◆ backpanel_id
| uint8_t platform::BackPanelIdentifier::backpanel_id |
Definition at line 24 of file back_panel.h.
Referenced by platform::convertToJson().
◆ backpanel_slot
| uint8_t platform::BackPanelIdentifier::backpanel_slot |
Definition at line 24 of file back_panel.h.
Referenced by fromRaw().
◆ is_valid
| bool platform::BackPanelIdentifier::is_valid |
Definition at line 25 of file back_panel.h.
The documentation for this struct was generated from the following files:
- lib/platform-lucidac/src/redac/back_panel.h
- lib/platform-lucidac/src/redac/back_panel.cpp