TM STM32F4xx Libraries  v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle
TM_CPULOAD_t Struct Reference

CPU LOAD structure. More...

#include <tm_stm32f4_cpu_load.h>

Data Fields

uint32_t WCNT
 
uint32_t SCNT
 
float Load
 
uint8_t Updated
 

Detailed Description

CPU LOAD structure.

Field Documentation

float Load

CPU load percentage

uint32_t SCNT

Number of sleeping cycles in one period

uint8_t Updated

Set to 1 when new CPU load is calculated

uint32_t WCNT

Number of working cycles in one period