|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Status-bar state: the live frame counter it renders. More...
Data Fields | |
| uint32_t | frame |
| Frame counter shown in the status bar. | |
| uint32_t | renders |
| Times the status render ran. | |
Status-bar state: the live frame counter it renders.
| uint32_t wc_status_ctx_t::frame |
Frame counter shown in the status bar.
Definition at line 152 of file main.c.
Referenced by wc_status_render().
| uint32_t wc_status_ctx_t::renders |
Times the status render ran.
Definition at line 153 of file main.c.
Referenced by wc_status_render().