12#ifndef TIMING_INCLUDE_TIMING_SICHIPSLAVE_HPP_
13#define TIMING_INCLUDE_TIMING_SICHIPSLAVE_HPP_
Utility class to interface to SI chips.
SIChipSlave(const I2CMasterNode *i2c_master, uint8_t i2c_device_address)
void switch_page(uint8_t page) const
{ function_description }
void write_clock_register(uint16_t address, uint8_t data) const
Writes a clock register.
uint8_t read_page() const
Reads the current page.
uint8_t read_clock_register(uint16_t address) const
Reads a clock register.
uint32_t read_device_version() const
Reads a device version.