|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Result of an ISR send operation. More...
Public Attributes | |
| bool | success |
| true if the item was sent successfully. | |
| bool | yield |
| true if a context switch should be requested. | |
Result of an ISR send operation.
| bool idfxx::queue< T >::isr_send_result::success |
| bool idfxx::queue< T >::isr_send_result::yield |