Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
pmu_info_t Struct Reference

Placeholder pmu_info_t when no arch supplement is present. More...

#include <zephyr/arch/pmu.h>

Data Fields

uint32_t implementer
 PMU implementer identification value when reported by the backend.
uint32_t idcode
 PMU part number / ID code when reported by the backend.

Detailed Description

Placeholder pmu_info_t when no arch supplement is present.

Field Documentation

◆ idcode

uint32_t pmu_info_t::idcode

PMU part number / ID code when reported by the backend.

◆ implementer

uint32_t pmu_info_t::implementer

PMU implementer identification value when reported by the backend.


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