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

Detailed Description

Definition at line 553 of file record_type_definitions.h.

Data Fields

tRecordHeaderLengthAndType baseRecordHeader
 
tRecordHeaderAddressAndCommandWithoutPEC detailedRecordHeader
 
uint8_t expectedDataByte
 
uint8_t byteMask
 

Field Documentation

◆ baseRecordHeader

tRecordHeaderLengthAndType t_RECORD_PMBUS_READ_BYTE_EXPECT_MASK_NOPEC::baseRecordHeader

Definition at line 555 of file record_type_definitions.h.

◆ byteMask

uint8_t t_RECORD_PMBUS_READ_BYTE_EXPECT_MASK_NOPEC::byteMask

Definition at line 558 of file record_type_definitions.h.

◆ detailedRecordHeader

tRecordHeaderAddressAndCommandWithoutPEC t_RECORD_PMBUS_READ_BYTE_EXPECT_MASK_NOPEC::detailedRecordHeader

Definition at line 556 of file record_type_definitions.h.

◆ expectedDataByte

uint8_t t_RECORD_PMBUS_READ_BYTE_EXPECT_MASK_NOPEC::expectedDataByte

Definition at line 557 of file record_type_definitions.h.


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