mFrame
載入中...
搜尋中...
無符合項目
LowPowerRequestConfig.h
1
7#ifndef MCXA153_9BC854EB_C028_4060_B45F_7E8EEF129EC0
8#define MCXA153_9BC854EB_C028_4060_B45F_7E8EEF129EC0
9
10/* ***************************************************************************************
11 * Include
12 */
13#include "mframe.h"
14
15//----------------------------------------------------------------------------------------
16
17//----------------------------------------------------------------------------------------
18#include "./LowPowerRequestOutputOverride.h"
19#include "./LowPowerRequestPinPolarity.h"
20
21/* ***************************************************************************************
22 * Namespace
23 */
24namespace mcxa153::chip::spc {
25 struct LowPowerRequestConfig;
26} // namespace mcxa153::chip::spc
27
28/* ***************************************************************************************
29 * Class/Interface/Struct/Enum
30 */
31
490
491/* ***************************************************************************************
492 * End of file
493 */
494
495#endif /* MCXA153_9BC854EB_C028_4060_B45F_7E8EEF129EC0 */
Definition ActiveModeCoreLdoOption.h:24
LowPowerRequestPinPolarity
Low Power Request Output Pin Polarity Configuration.
Definition LowPowerRequestPinPolarity.h:257
LowPowerRequestOutputOverride
Low Power Request Output Override Control Options.
Definition LowPowerRequestOutputOverride.h:222
Low Power Request output pin configuration.
Definition LowPowerRequestConfig.h:200