ruuvi.drivers.c  ${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
fds_gc_data_t Struct Reference

#include <fds_internal_defs.h>

Data Fields

fds_gc_state_t state
 
uint16_t cur_page
 
uint32_t const * p_record_src
 
uint16_t run_count
 
bool do_gc_page [FDS_DATA_PAGES]
 
bool resume
 

Detailed Description

Definition at line 300 of file fds_internal_defs.h.

Field Documentation

◆ cur_page

uint16_t cur_page

Definition at line 303 of file fds_internal_defs.h.

◆ do_gc_page

bool do_gc_page[FDS_DATA_PAGES]

Definition at line 306 of file fds_internal_defs.h.

◆ p_record_src

uint32_t const* p_record_src

Definition at line 304 of file fds_internal_defs.h.

◆ resume

bool resume

Definition at line 307 of file fds_internal_defs.h.

◆ run_count

uint16_t run_count

Definition at line 305 of file fds_internal_defs.h.

◆ state

Definition at line 302 of file fds_internal_defs.h.


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