PER Firmware
Loading...
Searching...
No Matches
page_handler_t Struct Reference

#include <lcd.h>

Public Attributes

void(* update )(void)
 
void(* move_up )(void)
 
void(* move_down )(void)
 
void(* select )(void)
 
void(* telemetry )(void)
 
char * string
 

Member Data Documentation

◆ move_down

void(* page_handler_t::move_down) (void)

◆ move_up

void(* page_handler_t::move_up) (void)

◆ select

void(* page_handler_t::select) (void)

◆ string

char* page_handler_t::string

◆ telemetry

void(* page_handler_t::telemetry) (void)

◆ update

void(* page_handler_t::update) (void)

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