_timer_handle Struct Reference

TIMER handle Structure definition. More...

#include <hal_tim.h>

Public Attributes

timer_regs_t * p_instance
 
timer_init_t init
 
__IO hal_timer_state_t state
 

Detailed Description

TIMER handle Structure definition.

Definition at line 175 of file hal_tim.h.

Member Data Documentation

◆ init

timer_init_t _timer_handle::init

TIMER Base required parameters

Definition at line 179 of file hal_tim.h.

◆ p_instance

timer_regs_t* _timer_handle::p_instance

Register base address

Definition at line 177 of file hal_tim.h.

◆ state

__IO hal_timer_state_t _timer_handle::state

TIMER operation state

Definition at line 181 of file hal_tim.h.


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