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

NuMaker clock subsystem selector. More...

#include <zephyr/drivers/clock_control/clock_control_numaker.h>

Data Fields

uint32_t subsys_id
 SCC subsystem ID (see NUMAKER_SCC_SUBSYS_ID_PCC).
union { 
   struct numaker_scc_subsys_pcc   pcc 
 Peripheral clock configuration. More...
}; 

Detailed Description

NuMaker clock subsystem selector.

Field Documentation

◆ [union]

union { ... } numaker_scc_subsys

◆ pcc

struct numaker_scc_subsys_pcc numaker_scc_subsys::pcc

Peripheral clock configuration.

◆ subsys_id

uint32_t numaker_scc_subsys::subsys_id

SCC subsystem ID (see NUMAKER_SCC_SUBSYS_ID_PCC).


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