Landtiger LPC1768 C BigLib 1
A self made, custom C library for the LandTiger board.
 
Loading...
Searching...
No Matches
TIMER_MatchRegister Struct Reference

#include <timer_types.h>

Public Attributes

u8 which
 
u32 match
 
u8 actions
 

Detailed Description

Definition at line 35 of file timer_types.h.

Member Data Documentation

◆ actions

u8 TIMER_MatchRegister::actions

Definition at line 39 of file timer_types.h.

◆ match

u32 TIMER_MatchRegister::match

Definition at line 38 of file timer_types.h.

◆ which

u8 TIMER_MatchRegister::which

Definition at line 37 of file timer_types.h.


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