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

PVD control-byte shadows (status bytes are synthesised). More...

Data Fields

uint8_t pvd1cr1
 PVD1CR1 control shadow.
uint8_t pvd2cr1
 PVD2CR1 control shadow.
uint32_t reads
 Status reads served (report).

Detailed Description

PVD control-byte shadows (status bytes are synthesised).

Definition at line 63 of file board_periph_lvd.c.

Field Documentation

◆ pvd1cr1

uint8_t lvd_state_t::pvd1cr1

PVD1CR1 control shadow.

Definition at line 64 of file board_periph_lvd.c.

◆ pvd2cr1

uint8_t lvd_state_t::pvd2cr1

PVD2CR1 control shadow.

Definition at line 65 of file board_periph_lvd.c.

◆ reads

uint32_t lvd_state_t::reads

Status reads served (report).

Definition at line 66 of file board_periph_lvd.c.


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