ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_dac_b_state_t Struct Reference

Driver-wide runtime state. More...

Data Fields

ra8_dac_b_update_fn_t fn
 Fn.
void * ctx
 Ctx.

Detailed Description

Driver-wide runtime state.

Definition at line 191 of file ra8_dac_b.c.

Field Documentation

◆ ctx

void* ra8_dac_b_state_t::ctx

Ctx.

Definition at line 193 of file ra8_dac_b.c.

◆ fn

ra8_dac_b_update_fn_t ra8_dac_b_state_t::fn

Fn.

Definition at line 192 of file ra8_dac_b.c.


The documentation for this struct was generated from the following file: