_timer_handle Struct Reference

TIMER handle Structure definition. More...

#include <gr55xx_hal_tim.h>

Data Fields

timer_regs_t * p_instance
 
timer_init_t init
 
__IO hal_lock_t lock
 
__IO hal_timer_state_t state
 

Detailed Description

TIMER handle Structure definition.

Field Documentation

◆ init

timer_init_t _timer_handle::init

TIMER Base required parameters

◆ lock

__IO hal_lock_t _timer_handle::lock

Locking object

◆ p_instance

timer_regs_t* _timer_handle::p_instance

Register base address

◆ state

__IO hal_timer_state_t _timer_handle::state

TIMER operation state


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