bdk: emc: add temp and feature reporting defines

This commit is contained in:
CTCaer 2023-06-09 10:38:24 +03:00
parent 01afd2de56
commit 93ed4d0899

View file

@ -698,6 +698,8 @@
typedef enum _emc_mr_t
{
MR0_FEAT = 0,
MR4_TEMP = 4,
MR5_MAN_ID = 5,
MR6_REV_ID1 = 6,
MR7_REV_ID2 = 7,