no-OS
Loading...
Searching...
No Matches
mykonosDevice_t Struct Reference

Data structure to hold Mykonos device settings. More...

#include <t_mykonos.h>

Public Attributes

spiSettings_t * spiSettings
 
mykonosRxSettings_t * rx
 
mykonosTxSettings_t * tx
 
mykonosObsRxSettings_t * obsRx
 
mykonosAuxIo_t * auxIo
 
mykonosDigClocks_t * clocks
 
uint8_t profilesValid
 

Detailed Description

Data structure to hold Mykonos device settings.

Member Data Documentation

◆ auxIo

mykonosAuxIo_t* mykonosDevice_t::auxIo

Auxiliary IO settings data structure pointer

◆ clocks

mykonosDigClocks_t* mykonosDevice_t::clocks

Holds settings for CLKPLL and reference clock

◆ obsRx

mykonosObsRxSettings_t* mykonosDevice_t::obsRx

ObsRx settings data structure pointer

◆ profilesValid

uint8_t mykonosDevice_t::profilesValid

Mykonos initialize function uses this as an output to remember which profile data structure pointers are valid

◆ rx

mykonosRxSettings_t* mykonosDevice_t::rx

Rx settings data structure pointer

◆ spiSettings

spiSettings_t* mykonosDevice_t::spiSettings

SPI settings data structure pointer

◆ tx

mykonosTxSettings_t* mykonosDevice_t::tx

Tx settings data structure pointer


The documentation for this struct was generated from the following file: