Renesas M3T-MR100 Manual de usuario Pagina 295

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 304
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 294
- 281 -
----Formats related to Variable-size Memory pool----
typedef struct t_rmpl {
ID wtskid; /* ID number of task at the top of memory acquisition waiting queue
*/
SIZE fmplsz; /* Total size of free areas */
UINT fblksz; /* Maximum memory block size that can be acquired immediately */
} T_RMPL;
----Formats related to cyclic handler----
typedef struct t_rcyc {
STAT cycstat; /* Operating status of cyclic handler */
RELTIM lefttim; /* Remaining time before cyclic handler starts */
} T_RCYC;
----Formats related to alarm handler----
typedef struct t_ralm {
STAT almstat; /* Operating status of alarm handler */
RELTIM lefttim; /* Remaining time before alarm handler starts */
} T_RALM;
----Formats related to system management----
typedef struct t_rver {
UH maker; /* Maker */
UH prid; /* Type number */
UH spver; /* Specification version */
UH prver; /* Product version */
UH prno[4]; /* Product management information */
} T_RVER;
Vista de pagina 294
1 2 ... 290 291 292 293 294 295 296 297 298 299 300 ... 303 304

Comentarios a estos manuales

Sin comentarios