#include <lucidac.h>
Definition at line 13 of file lucidac.h.
◆ Dummy_LUCIDAC_HAL()
| platform::Dummy_LUCIDAC_HAL::Dummy_LUCIDAC_HAL |
( |
| ) |
|
|
inline |
◆ read_temperature()
| float platform::Dummy_LUCIDAC_HAL::read_temperature |
( |
| ) |
const |
|
inlineoverride |
◆ reset_acl()
| void platform::Dummy_LUCIDAC_HAL::reset_acl |
( |
| ) |
|
|
inlineoverride |
◆ reset_adc_bus_mux()
| void platform::Dummy_LUCIDAC_HAL::reset_adc_bus_mux |
( |
| ) |
|
|
inlineoverride |
◆ write_acl()
| bool platform::Dummy_LUCIDAC_HAL::write_acl |
( |
std::array< ACL, 8 > | acl | ) |
|
|
inlineoverride |
Write bits to ACL shift register, from I-block input 24 (first element) to 31 (last element)
Definition at line 20 of file lucidac.h.
◆ write_adc_bus_mux()
| bool platform::Dummy_LUCIDAC_HAL::write_adc_bus_mux |
( |
const std::array< int8_t, 8 > & | channels | ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: