no-OS
|
It stores the state of a operation. More...
#include <aducm3029_uart.h>
Public Attributes | |
bool | is_nonblocking |
uint8_t * | buff |
uint32_t | pending |
It stores the state of a operation.
uint8_t* no_os_op_desc::buff |
Current buffer
bool no_os_op_desc::is_nonblocking |
Is set when an write nonblocking operation is executing
uint32_t no_os_op_desc::pending |
Number of bytes pending to process