Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

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

Detailed Description

Structure for interfacing with clock control API.

Field Documentation

◆ [struct]

struct { ... } clock_mchp_xec_subsys::bits

bitfield view

◆ bus

uint32_t clock_mchp_xec_subsys::bus

Clock ID.

◆ pcr_data

uint32_t clock_mchp_xec_subsys::pcr_data

Encoded PCR data.

◆ val

uint32_t clock_mchp_xec_subsys::val

Raw 32-bit value.


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