EnOcean Link  1.14.0.0
Middleware to Connect EnOcean easily to other Projects
CO_WR_MEMORY Struct Reference

Read memory command. More...

#include <eoSerialCommand.h>

Public Attributes

MEMORY_TYPE memoryType
 MEMORY_TYPE to read.
 
uint32_t memoryAddress
 Address.
 
std::vector< uint8_t > memoryData
 Bytes to write.
 

Detailed Description

Read memory command.