no-OS
Public Attributes | List of all members
no_os_clk Struct Reference

#include <no_os_clk.h>

Collaboration diagram for no_os_clk:
Collaboration graph
[legend]

Public Attributes

struct no_os_clk_hwhw
 
uint32_t hw_ch_num
 
const char * name
 
const struct no_os_clk_descclk_desc
 
uint32_t rate
 

Member Data Documentation

◆ clk_desc

const struct no_os_clk_desc* no_os_clk::clk_desc

◆ hw

struct no_os_clk_hw* no_os_clk::hw

◆ hw_ch_num

uint32_t no_os_clk::hw_ch_num

◆ name

const char * no_os_clk::name

◆ rate

uint32_t no_os_clk::rate

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