image/svg+xml
Brteve's API for EveApps
Version 0.0.1
The reference document for common folder of EveApps project.
 
Loading...
Searching...
No Matches
EVE_BootupParameters Struct Reference

#include <EVE_Util.h>

Data Fields

EVE_81X_PLL_FREQ_T SystemClock
 
bool ExternalOsc
 
EVE_SPI_CHANNELS_T SpiChannels
 
uint8_t SpiDummyBytes
 

Detailed Description

Definition at line 40 of file EVE_Util.h.

Field Documentation

◆ ExternalOsc

bool EVE_BootupParameters::ExternalOsc

External oscillator (default: false)

Definition at line 46 of file EVE_Util.h.

◆ SpiChannels

EVE_SPI_CHANNELS_T EVE_BootupParameters::SpiChannels

SPI Variable to contain single/dual/quad channels

Definition at line 50 of file EVE_Util.h.

◆ SpiDummyBytes

uint8_t EVE_BootupParameters::SpiDummyBytes

Number of dummy bytes as 1 or 2 for SPI read

Definition at line 51 of file EVE_Util.h.

◆ SystemClock

EVE_81X_PLL_FREQ_T EVE_BootupParameters::SystemClock

Clock PLL multiplier (ft81x: 5, 60MHz, bt81x: 6, 72MHz)

Definition at line 43 of file EVE_Util.h.


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