XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_clk_ Struct Reference

#include <res.h>

Collaboration diagram for _clk_:
Collaboration graph
[legend]

Public Attributes

BordoisilaDriverResource res
 
uint64_t rate_hz
 
int(* enable )(struct _clk_ *clk)
 
int(* disable )(struct _clk_ *clk)
 
int(* set_rate )(struct _clk_ *clk)
 
uint64_t(* get_rate )(struct _clk_ *clk)
 

Member Data Documentation

◆ disable

int(* _clk_::disable) (struct _clk_ *clk)

◆ enable

int(* _clk_::enable) (struct _clk_ *clk)

◆ get_rate

uint64_t(* _clk_::get_rate) (struct _clk_ *clk)

◆ rate_hz

uint64_t _clk_::rate_hz

◆ res

◆ set_rate

int(* _clk_::set_rate) (struct _clk_ *clk)

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