Contains all functions support for sculv firmware library on A31L12x. More...
Go to the source code of this file.
Functions | |
void | HAL_LVI_Init (uint32_t u32LviEnBit, uint32_t u32LviIntEnBit, uint32_t u32LviLevel) |
Set LVI Block Enable/Disable and Voltage Level. More... | |
Contains all functions support for sculv firmware library on A31L12x.
Copyright(C) 2019, ABOV Semiconductor All rights reserved.
ABOV Disclaimer
IMPORTANT NOTICE ? PLEASE READ CAREFULLY ABOV Semiconductor ("ABOV") reserves the right to make changes, corrections, enhancements, modifications, and improvements to ABOV products and/or to this document at any time without notice. ABOV does not give warranties as to the accuracy or completeness of the information included herein. Purchasers should obtain the latest relevant information of ABOV products before placing orders. Purchasers are entirely responsible for the choice, selection, and use of ABOV products and ABOV assumes no liability for application assistance or the design of purchasers' products. No license, express or implied, to any intellectual property rights is granted by ABOV herein. ABOV disclaims all express and implied warranties and shall not be responsible or liable for any injuries or damages related to use of ABOV products in such unauthorized applications. ABOV and the ABOV logo are trademarks of ABOV. All other product or service names are the property of their respective owners. Information in this document supersedes and replaces the information previously supplied in any former versions of this document. 2020 ABOV Semiconductor All rights reserved
Definition in file A31L12x_hal_sculv.c.
void HAL_LVI_Init | ( | uint32_t | u32LviEnBit, |
uint32_t | u32LviIntEnBit, | ||
uint32_t | u32LviLevel | ||
) |
Set LVI Block Enable/Disable and Voltage Level.
[in] | u32LviEnBit | LVI Enable/Disable Control
|
[in] | u32LviIntEnBit | LVI Interrupt Enable/Disable Control
|
[in] | u32LviLevel | LVI Voltage Level
|
This function sets LVI voltage level.
Definition at line 69 of file A31L12x_hal_sculv.c.
References HAL_SCU_Peripheral_EnableClock2().