Intel® Quark™ Microcontroller Software Interface  1.4.0
Intel® Quark™ Microcontroller BSP
Version

Version number functions for API. More...

Functions

uint32_t qm_ver_rom (void)
 Get the ROM version number. More...
 

Detailed Description

Version number functions for API.

Function Documentation

uint32_t qm_ver_rom ( void  )

Get the ROM version number.

Reads the ROM version information from flash and returns it.

Returns
uint32_t ROM version.

Definition at line 7 of file qm_version.c.