rc_model_category_t
Definition: model.h:61
rc_model_t rc_model(void)
gets the current board model name
void rc_model_print(void)
prints to the screen the human-readable version of the model name with no trailing newline character.
void rc_model_category_print(void)
prints to the screen the human-readable version of the category name with no trailing newline charact...
rc_model_category_t rc_model_category(void)
gets the general category for the current board
rc_model_t
Definition: model.h:35
@ CATEGORY_PC
Definition: model.h:65
@ CATEGORY_BEAGLEBONE
Definition: model.h:63
@ CATEGORY_UNKNOWN
Definition: model.h:62
@ CATEGORY_RPI
Definition: model.h:64
@ MODEL_BB_BLACK_W
Definition: model.h:39
@ MODEL_BB_BLACK_W_RC
Definition: model.h:40
@ MODEL_RPI_CM
Definition: model.h:52
@ MODEL_RPI3_B
Definition: model.h:48
@ MODEL_RPI0_W
Definition: model.h:51
@ MODEL_BB_BLUE
Definition: model.h:43
@ MODEL_BB_GREEN_W
Definition: model.h:42
@ MODEL_RPI0
Definition: model.h:50
@ MODEL_RPI3_B_PLUS
Definition: model.h:49
@ MODEL_BB_BLACK
Definition: model.h:37
@ MODEL_RPI_B
Definition: model.h:45
@ MODEL_UNKNOWN
Definition: model.h:36
@ MODEL_RPI_CM3
Definition: model.h:53
@ MODEL_RPI_B_PLUS
Definition: model.h:46
@ MODEL_BB_BLACK_RC
Definition: model.h:38
@ MODEL_RPI2_B
Definition: model.h:47
@ MODEL_BB_GREEN
Definition: model.h:41
@ MODEL_PC
Definition: model.h:54
@ MODEL_BB_POCKET
Definition: model.h:44