TMPM4G9
V1.0.0.0
|
Initial setting.
User must be set.
More...
#include <bsp_timer.h>
Data Fields | |
uint32_t | id |
t32a_t * | p_t32a |
uint32_t | type |
IRQn_Type | irq |
uint32_t | interval |
void(* | handler )(uint32_t id) |
Initial setting.
User must be set.
void(* handler) (uint32_t id) |
Notify :Interval Time Passed.
uint32_t id |
User ID.
uint32_t interval |
Interval Time (us).
IRQn_Type irq |
Interrupt Number.
t32a_t* p_t32a |
T32A Driver Instance Address.
uint32_t type |
Type.
Value is t32_type_t.