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

Detailed Description

Definition at line 103 of file record_type_definitions.h.

Data Fields

tRecordHeaderLengthAndType baseRecordHeader
 
tRecordHeaderAddressAndCommandWithOptionalPEC detailedRecordHeader
 
uint8_t dataByte
 

Field Documentation

◆ baseRecordHeader

tRecordHeaderLengthAndType t_RECORD_PMBUS_WRITE_BYTE::baseRecordHeader

Definition at line 105 of file record_type_definitions.h.

◆ dataByte

uint8_t t_RECORD_PMBUS_WRITE_BYTE::dataByte

Definition at line 107 of file record_type_definitions.h.

◆ detailedRecordHeader

tRecordHeaderAddressAndCommandWithOptionalPEC t_RECORD_PMBUS_WRITE_BYTE::detailedRecordHeader

Definition at line 106 of file record_type_definitions.h.


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