40.3.1.11 LE_2_U32
#define LE_2_U32( ) ((p)[0] + ((p)[1] << 8) + ((p)[2] << 16) + ((p)[3] << 24))
#define LE_2_U32( ) ((p)[0] + ((p)[1] << 8) + ((p)[2] << 16) + ((p)[3] << 24))
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.