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

Clock rates published by the standard EK-RA8D2 bring-up. More...

#include <ra8_board_ek_ra8d2_peripherals.h>

Data Fields

uint32_t cpuclk0_hz
 Main Cortex-M85 clock rate in hertz.
uint32_t pclka_hz
 Peripheral clock A rate in hertz.

Detailed Description

Clock rates published by the standard EK-RA8D2 bring-up.

Definition at line 51 of file ra8_board_ek_ra8d2_peripherals.h.

Field Documentation

◆ cpuclk0_hz

uint32_t ra8_board_clock_rates_t::cpuclk0_hz

Main Cortex-M85 clock rate in hertz.

Definition at line 52 of file ra8_board_ek_ra8d2_peripherals.h.

Referenced by internal_c6_cam_setup_or_halt(), internal_setup_or_halt(), and pdm_demo_clocks_or_halt().

◆ pclka_hz

uint32_t ra8_board_clock_rates_t::pclka_hz

Peripheral clock A rate in hertz.

Definition at line 53 of file ra8_board_ek_ra8d2_peripherals.h.

Referenced by internal_c6_cam_setup_or_halt(), and internal_setup_or_halt().


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