User Activity

Hello eveyone,In my code i try to set the BOR level with the following function:/** * Set proper BOR level. */ void setBorLevel(void) { FLASH_OBProgramInitTypeDef optionBytesInit = {0U}; bool_t isBorLevelConfigured; uint32_t borLevel = ...