REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
blocks::CBlockHAL_Common Member List

This is the complete list of members for blocks::CBlockHAL_Common, including all inherited members.

CBlockHAL_Common(bus::addr_t block_address, bus::addr_t temperature_sensor_address, std::array< const uint8_t, 32 > f_coeffs_cs, uint8_t alt_function_idx)blocks::CBlockHAL_Common
EntitySharedHardware(bus::addr_t f_meta_addr, bus::addr_t temperature_sensor_addr, uint8_t alt_function_idx)entities::EntitySharedHardware< CBlockHAL >inlineprotected
EntitySharedHardware(bus::addr_t block_address, uint8_t alt_function_idx)entities::EntitySharedHardware< CBlockHAL >inlineexplicitprotected
EntitySharedHardware(bus::addr_t f_meta_addr, bus::addr_t temperature_sensor_addr, uint8_t alt_function_idx)entities::EntitySharedHardware< CBlockHAL >inlineprotected
EntitySharedHardware(bus::addr_t block_address, uint8_t alt_function_idx)entities::EntitySharedHardware< CBlockHAL >inlineexplicitprotected
f_coeffsblocks::CBlockHAL_Commonprotected
f_metaentities::EntitySharedHardware< CBlockHAL >protected
f_metaentities::EntitySharedHardware< CBlockHAL >protected
get_entity_eui() constentities::EntitySharedHardware< CBlockHAL >inline
get_entity_eui() constentities::EntitySharedHardware< CBlockHAL >inline
make_f_coeffs(bus::addr_t block_address, std::array< const uint8_t, 32 > f_coeffs_cs, uint8_t alt_function_idx)blocks::CBlockHAL_Commonstatic
read_temperature() constentities::EntitySharedHardware< CBlockHAL >inline
read_temperature() constentities::EntitySharedHardware< CBlockHAL >inline
temperature_sensorentities::EntitySharedHardware< CBlockHAL >protected
temperature_sensorentities::EntitySharedHardware< CBlockHAL >protected
write_factor(uint8_t idx, float value) overrideblocks::CBlockHAL_Common