[][src]Module fomu_pac::reboot::ctrl

Provides support for rebooting the FPGA. You can select which of the four images to reboot to, just be sure to OR the image number with 0xac. For example, to reboot to the bootloader (image 0), write ``0xac``` to this register.

Structs

IMAGE_W

Write proxy for field image

KEY_W

Write proxy for field key

Type Definitions

IMAGE_R

Reader of field image

KEY_R

Reader of field key

R

Reader of register CTRL

W

Writer for register CTRL