Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board
t_RECORD_PMBUS_READ_BYTE_EXPECT Struct Reference

Detailed Description

Definition at line 152 of file record_type_definitions.h.

Data Fields

tRecordHeaderLengthAndType baseRecordHeader
 
tRecordHeaderAddressAndCommandWithOptionalPEC detailedRecordHeader
 
uint8_t expectedDataByte
 

Field Documentation

◆ baseRecordHeader

tRecordHeaderLengthAndType t_RECORD_PMBUS_READ_BYTE_EXPECT::baseRecordHeader

Definition at line 154 of file record_type_definitions.h.

◆ detailedRecordHeader

tRecordHeaderAddressAndCommandWithOptionalPEC t_RECORD_PMBUS_READ_BYTE_EXPECT::detailedRecordHeader

Definition at line 155 of file record_type_definitions.h.

◆ expectedDataByte

uint8_t t_RECORD_PMBUS_READ_BYTE_EXPECT::expectedDataByte

Definition at line 156 of file record_type_definitions.h.


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