|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Driver-wide runtime state. More...
Data Fields | |
| ra8_dac_b_update_fn_t | fn |
| Fn. | |
| void * | ctx |
| Ctx. | |
Driver-wide runtime state.
Definition at line 191 of file ra8_dac_b.c.
| void* ra8_dac_b_state_t::ctx |
Ctx.
Definition at line 193 of file ra8_dac_b.c.
| ra8_dac_b_update_fn_t ra8_dac_b_state_t::fn |
Fn.
Definition at line 192 of file ra8_dac_b.c.