Skip to main content
Version: 20 Mar 2024

MLInputPreDefinedPattern

Module: Input

A structure containing information about the Pre-Defined pattern to be played. More...

#include <ml_input.h>

Public Attributes

TypeName
uint32_tversion
uint32_tpattern

Detailed Description

struct MLInputPreDefinedPattern;

A structure containing information about the Pre-Defined pattern to be played.

When playing haptic pre-defined pattern, needed information is stored in this structure.

API Level:

  • 20

Public Attributes Documentation

version

uint32_t version;

Version of this structure.


pattern

uint32_t pattern;

Pre-defined pattern to be played.