Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
numaker_scc_subsys Struct Reference

#include <clock_control_numaker.h>

Data Fields

uint32_t subsys_id
 
union { 
 
   struct { 
 
      uint32_t   clk_modidx 
 
      uint32_t   clk_src 
 
      uint32_t   clk_div 
 
   }   pcc 
 
};  
 

Field Documentation

◆ [union]

union { ... } numaker_scc_subsys

◆ clk_div

uint32_t numaker_scc_subsys::clk_div

◆ clk_modidx

uint32_t numaker_scc_subsys::clk_modidx

◆ clk_src

uint32_t numaker_scc_subsys::clk_src

◆ [struct]

struct { ... } numaker_scc_subsys::pcc

◆ subsys_id

uint32_t numaker_scc_subsys::subsys_id

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