DUDS
Distributed Update of Data from Something
duds::hardware::devices::displays::ST7920::Access Struct Reference

Stores access objects together. More...

Collaboration diagram for duds::hardware::devices::displays::ST7920::Access:

Public Attributes

duds::hardware::interface::ChipAccess enable
 Used to assert the enable line of the LCD. More...
 
duds::hardware::interface::DigitalPinSetAccess output
 The set used for the 4 data pins and the text flag, more commonly referred to as "RS". More...
 

Detailed Description

Stores access objects together.

Definition at line 107 of file ST7920.hpp.

Member Data Documentation

◆ enable

duds::hardware::interface::ChipAccess duds::hardware::devices::displays::ST7920::Access::enable

◆ output

duds::hardware::interface::DigitalPinSetAccess duds::hardware::devices::displays::ST7920::Access::output

The set used for the 4 data pins and the text flag, more commonly referred to as "RS".

Definition at line 112 of file ST7920.hpp.

Referenced by duds::hardware::devices::displays::ST7920::initialize(), duds::hardware::devices::displays::ST7920::preparePins(), and duds::hardware::devices::displays::ST7920::sendByte().


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