REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
blocks::DummyMIntBlockHAL Class Reference
#include <mblock_int.h>
Inheritance diagram for blocks::DummyMIntBlockHAL:

Collaboration diagram for blocks::DummyMIntBlockHAL:

Public Member Functions | |
DummyMIntBlockHAL () | |
bool | init () override |
bool | write_ic (uint8_t idx, float ic) override |
bool | write_time_factor_switches (std::bitset< 8 > switches) override |
std::bitset< 8 > | read_overload_flags () override |
void | reset_overload_flags () override |
metadata::eui_t | get_entity_eui () const override |
Detailed Description
Definition at line 9 of file mblock_int.h.
Constructor & Destructor Documentation
◆ DummyMIntBlockHAL()
|
inlineexplicit |
Definition at line 11 of file mblock_int.h.
Member Function Documentation
◆ get_entity_eui()
|
inlineoverride |
Definition at line 25 of file mblock_int.h.
◆ init()
|
inlineoverride |
Definition at line 13 of file mblock_int.h.
◆ read_overload_flags()
|
inlineoverride |
Definition at line 19 of file mblock_int.h.
◆ reset_overload_flags()
|
inlineoverride |
Definition at line 21 of file mblock_int.h.
◆ write_ic()
|
inlineoverride |
Definition at line 15 of file mblock_int.h.
◆ write_time_factor_switches()
|
inlineoverride |
Definition at line 17 of file mblock_int.h.
The documentation for this class was generated from the following file:
- lib/native/src/block/native/mblock_int.h