Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

One end of a range value, or its step. More...

#include <mpipe_value.h>

Data Fields

int32_t v_int
 MPIPE_TYPE_INT_RANGE.
uint32_t v_uint
 MPIPE_TYPE_UINT_RANGE.

Detailed Description

One end of a range value, or its step.

Field Documentation

◆ v_int

int32_t mpipe_value_bound::v_int

MPIPE_TYPE_INT_RANGE.

◆ v_uint

uint32_t mpipe_value_bound::v_uint

MPIPE_TYPE_UINT_RANGE.


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