Crate r3_support_rza1[][src]

Expand description

Supporting package for running R3 on a Renesas RZ/A1x family MPU (including RZ/A1H, which is used by the GR-PEACH development board).

Modules

Changelog

Macros

Attach the implementation of PortTimer that is based on RZ/A1 OS Timer to a given system type. This macro also implements Timer on the system type. Requires OsTimerOptions and Gic.

Traits

The options for use_os_timer!.