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

Detailed Description

Definition at line 248 of file record_type_definitions.h.

Data Fields

tRecordHeaderLengthAndType baseRecordHeader
 
tRecordHeaderAddressAndCommandWithOptionalPEC detailedRecordHeader
 
uint8_t byteMask
 
uint8_t expectedDataByte
 

Field Documentation

◆ baseRecordHeader

tRecordHeaderLengthAndType t_RECORD_PMBUS_READ_BYTE_LOOP_MASK::baseRecordHeader

Definition at line 250 of file record_type_definitions.h.

◆ byteMask

uint8_t t_RECORD_PMBUS_READ_BYTE_LOOP_MASK::byteMask

Definition at line 252 of file record_type_definitions.h.

◆ detailedRecordHeader

tRecordHeaderAddressAndCommandWithOptionalPEC t_RECORD_PMBUS_READ_BYTE_LOOP_MASK::detailedRecordHeader

Definition at line 251 of file record_type_definitions.h.

◆ expectedDataByte

uint8_t t_RECORD_PMBUS_READ_BYTE_LOOP_MASK::expectedDataByte

Definition at line 253 of file record_type_definitions.h.


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