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

Engine and bounded installed-hook count for a streamed scan. More...

Data Fields

uc_engine * uc
 Engine receiving targeted hooks.
uint32_t n_hooks
 Running installed-site count.

Detailed Description

Engine and bounded installed-hook count for a streamed scan.

Definition at line 536 of file emu_seam_longshift.c.

Field Documentation

◆ n_hooks

uint32_t long_shift_scan_t::n_hooks

Running installed-site count.

Definition at line 538 of file emu_seam_longshift.c.

◆ uc

uc_engine* long_shift_scan_t::uc

Engine receiving targeted hooks.

Definition at line 537 of file emu_seam_longshift.c.


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