|
TM STM32Fxxx HAL Libraries
v1.0.0
Libraries for STM32Fxxx (F0, F4 and F7 series) devices based on HAL drivers from ST from Tilen Majerle
|
Library Functions. More...
Functions | |
| TM_BOR_Result_t | TM_BOR_Set (TM_BOR_Level_t BORValue) |
| Sets new brown-out detection level. More... | |
| TM_BOR_Level_t | TM_BOR_Get (void) |
| Gets current brown-out detection level. More... | |
Library Functions.
| TM_BOR_Level_t TM_BOR_Get | ( | void | ) |
| TM_BOR_Result_t TM_BOR_Set | ( | TM_BOR_Level_t | BORValue | ) |
Sets new brown-out detection level.
| BORValue | Value level for brown-out detection. This parameter can be a value of TM_BOR_Level_t enumeration |
| Member | of TM_BOR_Result_t |