Numworks Epsilon  1.4.1
Graphing Calculator Operating System
_mp_sched_item_t Struct Reference

#include <mpstate.h>

Public Attributes

mp_obj_t func
 
mp_obj_t arg
 

Detailed Description

Definition at line 58 of file mpstate.h.

Member Data Documentation

◆ arg

mp_obj_t _mp_sched_item_t::arg

Definition at line 60 of file mpstate.h.

◆ func

mp_obj_t _mp_sched_item_t::func

Definition at line 59 of file mpstate.h.


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