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

#include <no_os_clk.h>

Collaboration diagram for no_os_clk_init_param:
Collaboration graph
[legend]

Public Attributes

const char * name
 
uint8_t hw_ch_num
 
const struct no_os_clk_platform_opsplatform_ops
 
void * dev_desc
 

Member Data Documentation

◆ dev_desc

void* no_os_clk_init_param::dev_desc

CLK hardware device descriptor

◆ hw_ch_num

uint8_t no_os_clk_init_param::hw_ch_num

Channel number

◆ name

const char* no_os_clk_init_param::name

Device name

◆ platform_ops

const struct no_os_clk_platform_ops* no_os_clk_init_param::platform_ops

CLK function pointers


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