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

Detailed Description

Definition at line 642 of file record_type_definitions.h.

Data Fields

tRecordHeaderLengthAndType baseRecordHeader
 
tRecordHeaderAddressAndCommandWithOptionalPEC detailedRecordHeader
 
uint16_t wordMask
 
uint16_t desiredDataWord
 

Field Documentation

◆ baseRecordHeader

tRecordHeaderLengthAndType t_RECORD_PMBUS_MODIFY_WORD_NO_PEC::baseRecordHeader

Definition at line 644 of file record_type_definitions.h.

◆ desiredDataWord

uint16_t t_RECORD_PMBUS_MODIFY_WORD_NO_PEC::desiredDataWord

Definition at line 647 of file record_type_definitions.h.

◆ detailedRecordHeader

tRecordHeaderAddressAndCommandWithOptionalPEC t_RECORD_PMBUS_MODIFY_WORD_NO_PEC::detailedRecordHeader

Definition at line 645 of file record_type_definitions.h.

◆ wordMask

uint16_t t_RECORD_PMBUS_MODIFY_WORD_NO_PEC::wordMask

Definition at line 646 of file record_type_definitions.h.


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