40.3.1.15 min
#define min( ) ((x)>(y)?(y):(x))
Get the minimum of x and y.
#define min( ) ((x)>(y)?(y):(x))
Get the minimum of x and y.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.