Graphics::Drawing::Registers Struct Reference

#include <Registers.h>

Public Member Functions

Point pt1 () const
 
Point pt2 () const
 
Rect rect () const
 
uint16_t endAngle () const
 
template<typename T >
void update (uint8_t index, OpCode opcode, T value)
 

Static Public Member Functions

static String nameAt (uint8_t offset)
 

Member Function Documentation

◆ endAngle()

uint16_t Graphics::Drawing::Registers::endAngle ( ) const
inline

◆ nameAt()

static String Graphics::Drawing::Registers::nameAt ( uint8_t  offset)
static

◆ pt1()

Point Graphics::Drawing::Registers::pt1 ( ) const
inline

◆ pt2()

Point Graphics::Drawing::Registers::pt2 ( ) const
inline

◆ rect()

Rect Graphics::Drawing::Registers::rect ( ) const
inline

◆ update()

template<typename T >
void Graphics::Drawing::Registers::update ( uint8_t  index,
OpCode  opcode,
value 
)
inline

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