Classes | Typedefs | Functions
(0x0C,0x0F) Message Format [C]

Set, read, or save the format for a given data packet. More...

Collaboration diagram for (0x0C,0x0F) Message Format [C]:

Classes

struct  mip_3dm_message_format_command
 
struct  mip_3dm_message_format_response
 

Typedefs

typedef struct mip_3dm_message_format_command mip_3dm_message_format_command
 
typedef struct mip_3dm_message_format_response mip_3dm_message_format_response
 

Functions

void extract_mip_3dm_message_format_command (struct mip_serializer *serializer, mip_3dm_message_format_command *self)
 
void extract_mip_3dm_message_format_response (struct mip_serializer *serializer, mip_3dm_message_format_response *self)
 
void insert_mip_3dm_message_format_command (struct mip_serializer *serializer, const mip_3dm_message_format_command *self)
 
void insert_mip_3dm_message_format_response (struct mip_serializer *serializer, const mip_3dm_message_format_response *self)
 
mip_cmd_result mip_3dm_default_message_format (struct mip_interface *device, uint8_t desc_set)
 
mip_cmd_result mip_3dm_load_message_format (struct mip_interface *device, uint8_t desc_set)
 
mip_cmd_result mip_3dm_read_message_format (struct mip_interface *device, uint8_t desc_set, uint8_t *num_descriptors_out, uint8_t num_descriptors_out_max, mip_descriptor_rate *descriptors_out)
 
mip_cmd_result mip_3dm_save_message_format (struct mip_interface *device, uint8_t desc_set)
 
mip_cmd_result mip_3dm_write_message_format (struct mip_interface *device, uint8_t desc_set, uint8_t num_descriptors, const mip_descriptor_rate *descriptors)
 

Detailed Description

Set, read, or save the format for a given data packet.

The resulting data messages will maintain the order of descriptors sent in the command.

Typedef Documentation

◆ mip_3dm_message_format_command

Definition at line 534 of file commands_3dm.h.

◆ mip_3dm_message_format_response

Definition at line 545 of file commands_3dm.h.

Function Documentation

◆ extract_mip_3dm_message_format_command()

void extract_mip_3dm_message_format_command ( struct mip_serializer serializer,
mip_3dm_message_format_command self 
)

Definition at line 782 of file commands_3dm.c.

◆ extract_mip_3dm_message_format_response()

void extract_mip_3dm_message_format_response ( struct mip_serializer serializer,
mip_3dm_message_format_response self 
)

Definition at line 810 of file commands_3dm.c.

◆ insert_mip_3dm_message_format_command()

void insert_mip_3dm_message_format_command ( struct mip_serializer serializer,
const mip_3dm_message_format_command self 
)

Definition at line 766 of file commands_3dm.c.

◆ insert_mip_3dm_message_format_response()

void insert_mip_3dm_message_format_response ( struct mip_serializer serializer,
const mip_3dm_message_format_response self 
)

Definition at line 799 of file commands_3dm.c.

◆ mip_3dm_default_message_format()

mip_cmd_result mip_3dm_default_message_format ( struct mip_interface device,
uint8_t  desc_set 
)

Definition at line 904 of file commands_3dm.c.

◆ mip_3dm_load_message_format()

mip_cmd_result mip_3dm_load_message_format ( struct mip_interface device,
uint8_t  desc_set 
)

Definition at line 890 of file commands_3dm.c.

◆ mip_3dm_read_message_format()

mip_cmd_result mip_3dm_read_message_format ( struct mip_interface device,
uint8_t  desc_set,
uint8_t *  num_descriptors_out,
uint8_t  num_descriptors_out_max,
mip_descriptor_rate descriptors_out 
)

Definition at line 842 of file commands_3dm.c.

◆ mip_3dm_save_message_format()

mip_cmd_result mip_3dm_save_message_format ( struct mip_interface device,
uint8_t  desc_set 
)

Definition at line 876 of file commands_3dm.c.

◆ mip_3dm_write_message_format()

mip_cmd_result mip_3dm_write_message_format ( struct mip_interface device,
uint8_t  desc_set,
uint8_t  num_descriptors,
const mip_descriptor_rate descriptors 
)

Definition at line 822 of file commands_3dm.c.



microstrain_inertial_driver
Author(s): Brian Bingham, Parker Hannifin Corp
autogenerated on Mon Jun 24 2024 02:51:40