NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
Loading...
Searching...
No Matches
neorv32_gpio_t Struct Reference

#include <neorv32_gpio.h>

Data Fields

const uint32_t INPUT [2]
 
uint32_t OUTPUT [2]
 

Detailed Description

GPIO module prototype

Field Documentation

◆ INPUT

const uint32_t neorv32_gpio_t::INPUT[2]

offset 0: parallel input port, read-only

◆ OUTPUT

uint32_t neorv32_gpio_t::OUTPUT[2]

offset 8: parallel output port


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