Files
Raphaël AMIARD bbc82b3be8 Refactor is_spark_impl to handle explicit SPARK_Mode => Off correctly
`is_spark_impl` has been refactored into `spark_mode_aspect`, which
rather than returning just a boolean for "On/Off", returns an aspect,
which contains the information "On/Off/no information".

This in turns allow to implement the logic "either take the value from
the aspect, and if there is none, take the value from the .adc".

(cherry picked from commit 10fea4468a)
2024-04-02 14:21:32 +02:00
..