#include <timer_types.h>
Public Attributes | |
u8 | which |
u32 | match |
u8 | actions |
Definition at line 35 of file timer_types.h.
u8 TIMER_MatchRegister::actions |
Definition at line 39 of file timer_types.h.
u32 TIMER_MatchRegister::match |
Definition at line 38 of file timer_types.h.
u8 TIMER_MatchRegister::which |
Definition at line 37 of file timer_types.h.