no-OS
Public Attributes | List of all members
no_os_op_desc Struct Reference

It stores the state of a operation. More...

#include <aducm3029_uart.h>

Public Attributes

bool is_nonblocking
 
uint8_t * buff
 
uint32_t pending
 

Detailed Description

It stores the state of a operation.

Member Data Documentation

◆ buff

uint8_t* no_os_op_desc::buff

Current buffer

◆ is_nonblocking

bool no_os_op_desc::is_nonblocking

Is set when an write nonblocking operation is executing

◆ pending

uint32_t no_os_op_desc::pending

Number of bytes pending to process


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