Developer World
Spresense SDK Library v3.2.0-ebc0364
sensor_command_change_subscription_t Struct Reference

The command of change subscription of client. More...

#include <sensor_api.h>

Collaboration diagram for sensor_command_change_subscription_t:

Public Member Functions

unsigned int get_self (void)
 
unsigned int get_subscriptions (void)
 

Public Attributes

sensor_command_header_t header
 
unsigned int self: 8
 
unsigned int subscriptions: 24
 
bool add
 

Detailed Description

The command of change subscription of client.

Member Data Documentation

◆ header

command header

◆ self

unsigned int self

change sensor ID

◆ subscriptions

unsigned int subscriptions

subscription infomation

◆ add

bool add

add(true) or remode(false)


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