|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Pull cursor over the in-RAM encoded source. More...
Data Fields | |
| const uint8_t * | data |
| Encoded bytes. | |
| size_t | len |
| Total length. | |
| size_t | pos |
| Read cursor. | |
Pull cursor over the in-RAM encoded source.
Definition at line 51 of file jof_worker.c.
| const uint8_t* worker_pull_t::data |
| size_t worker_pull_t::len |
| size_t worker_pull_t::pos |