|
Appiko
|
Configuration and management of S2-LP General functionalities. More...
Go to the source code of this file.
Enumerations | |
| enum | ModeExtRef |
| S2LP version type enumeration. | |
Functions | |
| uint8_t | S2LPGeneralGetDevicePN (void) |
| Return device part number. More... | |
| uint8_t | S2LPGeneralGetVersion (void) |
| Return S2LP version. More... | |
| void | S2LPGeneralSetExtRef (ModeExtRef xExtMode) |
| Set External Reference. More... | |
| ModeExtRef | S2LPGeneralGetExtRef (void) |
| Return External Reference. More... | |
| void | S2LPRadioSetExternalSmpsMode (SFunctionalState xNewState) |
| Disable or enable the internal SMPS. More... | |
| void | S2LPRefreshStatus (void) |
| Updates the gState (the global variable used to maintain memory of S2LP Status) reading the MC_STATE register of S2LP. More... | |
THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
THIS SOURCE CODE IS PROTECTED BY A LICENSE. FOR MORE INFORMATION PLEASE CAREFULLY READ THE LICENSE AGREEMENT FILE LOCATED IN THE ROOT DIRECTORY OF THIS FIRMWARE PACKAGE.
Definition in file S2LP_General.h.
1.8.15