Can anyone please explain what is the meaning of this expression :
uint16_t rawValue = RCM_ExecRegularConv( pHandle->PotRegConvHandle );
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-15 9:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-02 12:21 AM
Hi @SivaP.​ ,
Could you please:
1- avoid writing the whole question in the title
2- precise the STM32 product you are using
3- precise where exactly this line is?
4- Explain if you are facing some particular issue. In such case, please provide more details about your environment.
All these details should help the Community to answer your question.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-02 1:56 AM
It is a function calling. Function output is stored into new defined variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-09 1:38 AM
Sorry! I am new to this community will follow these guidelines from next time
