Herzog Library 00.00.01  rel_libdev.herzog.00.00.01.10606
Data Fields
Timer_Device_t Struct Reference

A structure to represent timer device. More...

#include <timer_device.h>

Data Fields

void(* Start )(void)
 
void(* Stop )(void)
 
void(* LoadCounter )(uint32_t cnt)
 
IRQn_Type IRQ
 
uint8_t Num
 
Timer_State_tState
 
char * Name
 
void * SFRS
 

Detailed Description

A structure to represent timer device.

Field Documentation

IRQn_Type IRQ
void(* LoadCounter) (uint32_t cnt)
char* Name
uint8_t Num
void* SFRS
void(* Start) (void)
Timer_State_t* State
void(* Stop) (void)

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