14 public spi::SPIDevice<spi::BIT_ORDER_MSB_FIRST, spi::CLOCK_POLARITY_HIGH,
15 spi::CLOCK_PHASE_TRAILING, spi::DATA_RATE_4MHZ> {
19 void setup()
override;
float get_setup_priority() const override
void dump_config() override
This class simplifies creating components that periodically check a state.
sensor::Sensor * temperature_reference_
The SPIDevice is what components using the SPI will create.
Implementation of SPI Controller mode.
Base-class for all sensors.
void set_reference_sensor(sensor::Sensor *temperature_sensor)