no-OS
Public Attributes | List of all members
mykonosDevice_t Struct Reference

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

#include <t_mykonos.h>

Collaboration diagram for mykonosDevice_t:
Collaboration graph
[legend]

Public Attributes

spiSettings_tspiSettings
 
mykonosRxSettings_trx
 
mykonosTxSettings_ttx
 
mykonosObsRxSettings_tobsRx
 
mykonosAuxIo_tauxIo
 
mykonosDigClocks_tclocks
 
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: