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

Public Attributes

RIT_Job job
 
u32 interval
 
bool enabled
 

Detailed Description

Definition at line 10 of file rit_job.c.

Member Data Documentation

◆ enabled

bool JobWrapper::enabled

Definition at line 18 of file rit_job.c.

◆ interval

u32 JobWrapper::interval

Definition at line 17 of file rit_job.c.

◆ job

RIT_Job JobWrapper::job

Definition at line 12 of file rit_job.c.


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