Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

otScheduler.h File Reference

Class for create a process scheduler. More...

#include "otdefs.h"

Typedefs

typedef void(* SchedulerFunction )(U32)
 < Scheduler function prototypes
typedef TaskType TaskType


Detailed Description

Version:
1.0.0
Author:
Manuele Turini

Typedef Documentation

typedef void(* SchedulerFunction)(U32)
 

Copyright 2017-2020 Officina Turini
This file is part of otStudio project.

otStudio is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

otStudio is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with otStudio. If not, see <http://www.gnu.org/licenses/>.

typedef struct TaskType TaskType
 

Struct TaskType TaskType structure is used to define the parameters required in order to configure a task.

footer

otStudio - Library Reference - (C) 2020-23 Officina Turini, All Rights Reserved
Document built with Doxygen 1.4.0