iPXE
Data Fields
ath_gen_timer Struct Reference

#include <hw.h>

Data Fields

void(* trigger )(void *arg)
 
void(* overflow )(void *arg)
 
void * arg
 
u8 index
 

Detailed Description

Definition at line 465 of file hw.h.

Field Documentation

◆ trigger

void(* ath_gen_timer::trigger) (void *arg)

Definition at line 466 of file hw.h.

◆ overflow

void(* ath_gen_timer::overflow) (void *arg)

Definition at line 467 of file hw.h.

◆ arg

void* ath_gen_timer::arg

Definition at line 468 of file hw.h.

◆ index

u8 ath_gen_timer::index

Definition at line 469 of file hw.h.


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