Home2L - C/C++ API  v1.2-2-ga4fe (2023-04-15)
Smart Tools for a Private Home
Public Attributes | List of all members
SBrReply Struct Reference

Description

Reply message.

Definition at line 160 of file interface.h.

#include "interface.h"

Public Attributes

uint8_t status
 Checksum (bits 7..4) and status (bits 3:0) (EBrStatus)
 
uint8_t val
 (regRead) Value
 
uint8_t data [BR_MEM_BLOCKSIZE]
 (memRead) Data
 
uint8_t dataCheck
 (memRead) 8-bit checksum for 'data'
 

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