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

Driver-wide runtime state. More...

Data Fields

ra8_iwdt_event_fn_t fn
 Fn.
void * ctx
 Ctx.

Detailed Description

Driver-wide runtime state.

Definition at line 44 of file ra8_iwdt.c.

Field Documentation

◆ ctx

void* ra8_iwdt_state_t::ctx

Ctx.

Definition at line 46 of file ra8_iwdt.c.

◆ fn

ra8_iwdt_event_fn_t ra8_iwdt_state_t::fn

Fn.

Definition at line 45 of file ra8_iwdt.c.


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