REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
blocks::DummyCBlockHAL Class Reference

#include <cblock.h>

Inheritance diagram for blocks::DummyCBlockHAL:
Collaboration diagram for blocks::DummyCBlockHAL:

Public Member Functions

 DummyCBlockHAL (std::array< const uint8_t, 32 > f_coeffs_cs)
 
bool write_factor (uint8_t idx, float value) override
 
metadata::eui_t get_entity_eui () const override
 

Detailed Description

Definition at line 7 of file cblock.h.

Constructor & Destructor Documentation

◆ DummyCBlockHAL()

blocks::DummyCBlockHAL::DummyCBlockHAL ( std::array< const uint8_t, 32 > f_coeffs_cs)
inline

Definition at line 9 of file cblock.h.

Member Function Documentation

◆ get_entity_eui()

metadata::eui_t blocks::DummyCBlockHAL::get_entity_eui ( ) const
inlineoverride

Definition at line 13 of file cblock.h.

◆ write_factor()

bool blocks::DummyCBlockHAL::write_factor ( uint8_t idx,
float value )
override

Definition at line 13 of file cblock.cpp.


The documentation for this class was generated from the following files: