Appiko
Functions
SDK EVAL Config Exported Functions

Functions

void SdkEvalIdentification (void)
 Identifies the current motherboard. More...
 
uint8_t SdkEvalGetVersion (void)
 Returns the version of the current motherboard. More...
 

Detailed Description

Function Documentation

◆ SdkEvalGetVersion()

uint8_t SdkEvalGetVersion ( void  )
Parameters
None.
Return values
None.

Definition at line 108 of file SDK_EVAL_Config.c.

◆ SdkEvalIdentification()

void SdkEvalIdentification ( void  )
Parameters
None.
Return values
None.

Definition at line 99 of file SDK_EVAL_Config.c.