DIY Logging Volt/Ampmeter
stm32_assert.h File Reference

STM32 assert file. More...

Go to the source code of this file.

Macros

#define assert_param(expr)   ((void)0U)
 

Detailed Description

STM32 assert file.

Attention

© Copyright (c) 2018 STMicroelectronics. All rights reserved.

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Definition in file stm32_assert.h.

Macro Definition Documentation

◆ assert_param

#define assert_param (   expr)    ((void)0U)

Definition at line 44 of file stm32_assert.h.