Files
cls_master/Application/BSP/BSP_POWER.h

10 lines
161 B
C

#pragma once
// Driver for standby and sleep managment
// Timer for automatic standby
// Wakeup Pin Setting
// also shutdown procedure
void BSP_POWER_Init();