Stima V4 Slave RAIN  4.2
maintenance_t Struct Reference

struct array for maintenance More...

#include <elaborate_data_task.h>

Public Attributes

bool values [SAMPLES_COUNT_MAX]
 samples buffer maintenance values More...
 
uint16_t count
 samples counter More...
 
bool * read_ptr
 reader pointer More...
 
bool * write_ptr
 writer pointer More...
 

Detailed Description

struct array for maintenance

Definition at line 67 of file elaborate_data_task.h.

Member Data Documentation

◆ count

uint16_t maintenance_t::count

samples counter

Definition at line 69 of file elaborate_data_task.h.

◆ read_ptr

bool* maintenance_t::read_ptr

reader pointer

Definition at line 70 of file elaborate_data_task.h.

◆ values

bool maintenance_t::values[SAMPLES_COUNT_MAX]

samples buffer maintenance values

Definition at line 68 of file elaborate_data_task.h.

◆ write_ptr

bool* maintenance_t::write_ptr

writer pointer

Definition at line 71 of file elaborate_data_task.h.


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