Developer World
Spresense SDK Library v3.2.0-ebc0364
Data types
Collaboration diagram for Data types:

Classes

struct  mptask_attr
 
struct  mpbindobj
 
struct  unified_binary
 
struct  binary_info
 
struct  mptask
 

Typedefs

typedef struct mptask_attr mptask_attr_t
 
typedef struct mpbindobj mpbindobj_t
 Bind object type. More...
 
typedef struct unified_binary unified_binary_t
 
typedef struct binary_info binary_info_t
 
typedef struct mptask mptask_t
 MP task object. More...
 

Detailed Description

Typedef Documentation

◆ mptask_attr_t

typedef struct mptask_attr mptask_attr_t

MP task attribute structure.

Do not refer directly.

◆ mpbindobj_t

Bind object type.

Note
This type is internal use only

◆ mptask_t

MP task object.

Note
This type is internal use only