WE310F5  39.00.000
M2MB_PROFILE_UART_CB Struct Reference

UART read and write callback data structure. More...

#include <m2mb_profile.h>

Data Fields

UINT32 num_of_byte
 
VOIDuser_ctx
 

Detailed Description

UART read and write callback data structure.

This structure is used to notify user about the details of UART read and write callback.

Definition at line 671 of file m2mb_profile.h.

Field Documentation

◆ num_of_byte

UINT32 num_of_byte

Number of bytes written or read

Definition at line 673 of file m2mb_profile.h.

◆ user_ctx

VOID* user_ctx

User provided context

Definition at line 674 of file m2mb_profile.h.


The documentation for this struct was generated from the following file: