Synopsis
typedef struct {
  CTL_TRANSPORT_t transport;
  unsigned short __dac;
  unsigned char __octave;
  unsigned char __mode;
  unsigned char __config;
} LTC6904_OSCILLATOR_t;
Description

LTC6904_OSCILLATOR_t contains the internal state of the LTC6904 driver and should be considered inaccessible by the client.