SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
sunxi_pwm_clk_src Struct Reference

PWM clock source configuration. More...

#include <sys-pwm.h>

Public Attributes

uint32_t clk_src_hosc
 The oscillator clock source.
 
uint32_t clk_src_apb
 The APB clock source.
 

Detailed Description

PWM clock source configuration.

This structure holds the configuration of the clock sources for the PWM module. It contains fields for the oscillator and APB clock sources.

Member Data Documentation

◆ clk_src_apb

uint32_t sunxi_pwm_clk_src::clk_src_apb

The APB clock source.

◆ clk_src_hosc

uint32_t sunxi_pwm_clk_src::clk_src_hosc

The oscillator clock source.


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