Renesas M3T-MR100 Manual do Utilizador Página 295

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 304
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 294
1 2 ... 290 291 292 293 294 295 296 297 298 299 300 ... 303 304

Comentários a estes Manuais

Sem comentários