|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Structure for interfacing with clock control API. More...
#include <mchp_xec_clock_control.h>
Data Fields | |
| uint32_t | val |
| Raw 32-bit value. | |
| struct { | |
| uint32_t pcr_data: 24 | |
| Encoded PCR data. More... | |
| uint32_t bus: 8 | |
| Clock ID. More... | |
| } | bits |
| bitfield view | |
Structure for interfacing with clock control API.
| struct { ... } clock_mchp_xec_subsys::bits |
bitfield view
| uint32_t clock_mchp_xec_subsys::bus |
Clock ID.
| uint32_t clock_mchp_xec_subsys::pcr_data |
Encoded PCR data.
| uint32_t clock_mchp_xec_subsys::val |
Raw 32-bit value.