mFrame
載入中...
搜尋中...
無符合項目
SramVoltageConfig.h
1
7#ifndef CHIP_05D2466C_BE88_4FB2_91E7_E5A23F3CDF95
8#define CHIP_05D2466C_BE88_4FB2_91E7_E5A23F3CDF95
9
10/* ***************************************************************************************
11 * Include
12 */
13
14//----------------------------------------------------------------------------------------
15#include "mframe.h"
16
17//----------------------------------------------------------------------------------------
18#include "./SramOperateVoltage.h"
19
20/* ***************************************************************************************
21 * Namespace
22 */
23namespace chip::spc {
24 struct SramVoltageConfig;
25} // namespace chip::spc
26
27/* ***************************************************************************************
28 * Class/Interface/Struct/Enum
29 */
41
42/* ***************************************************************************************
43 * End of file
44 */
45
46#endif /* CHIP_05D2466C_BE88_4FB2_91E7_E5A23F3CDF95 */
Definition ActiveModeCoreLdoOption.h:24
SramOperateVoltage
OperateVoltage.
Definition SramOperateVoltage.h:39
Definition SramVoltageConfig.h:30
chip::spc::SramOperateVoltage operateVoltage
Specifies the operating voltage for the SRAM's read/write timing margin.
Definition SramVoltageConfig.h:34
bool requestVoltageUpdate
Used to control whether request an SRAM trim value change.
Definition SramVoltageConfig.h:39