DIY Logging Volt/Ampmeter
SSD1306_t Struct Reference

#include <ssd1306.h>

Data Fields

uint16_t CurrentX
 
uint16_t CurrentY
 
uint8_t Inverted
 
uint8_t Initialized
 
uint8_t DisplayOn
 

Detailed Description

Definition at line 116 of file ssd1306.h.

Field Documentation

◆ CurrentX

uint16_t SSD1306_t::CurrentX

Definition at line 117 of file ssd1306.h.

◆ CurrentY

uint16_t SSD1306_t::CurrentY

Definition at line 118 of file ssd1306.h.

◆ DisplayOn

uint8_t SSD1306_t::DisplayOn

Definition at line 121 of file ssd1306.h.

◆ Initialized

uint8_t SSD1306_t::Initialized

Definition at line 120 of file ssd1306.h.

◆ Inverted

uint8_t SSD1306_t::Inverted

Definition at line 119 of file ssd1306.h.


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