|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Sink state over the raw output descriptor. More...
Data Fields | |
| int | fd |
| Open output descriptor. | |
| bool | failed |
| Latched true on any write failure. | |
Sink state over the raw output descriptor.
Definition at line 58 of file jof_worker.c.
| bool worker_sink_t::failed |
Latched true on any write failure.
Definition at line 60 of file jof_worker.c.
Referenced by worker_produce_to_file(), and worker_sink().
| int worker_sink_t::fd |