|  | WE310F5
    39.00.000
    | 
UART initialization result. More...
#include <m2mb_profile.h>
| Data Fields | |
| M2MB_PROFILE_UART_CFG_T * | pCfg | 
| HANDLE | uart_handle | 
UART initialization result.
This structure is used to notify user about the status of UART initialization result.
Definition at line 657 of file m2mb_profile.h.
| M2MB_PROFILE_UART_CFG_T* pCfg | 
UART configuration for profile callback
Definition at line 659 of file m2mb_profile.h.
| HANDLE uart_handle | 
Handle of the UART port opened
Definition at line 660 of file m2mb_profile.h.