NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
#include <neorv32_uart.h>
Data Fields | |
uint32_t | CTRL |
uint32_t | DATA |
UART module prototype
uint32_t neorv32_uart_t::CTRL |
offset 0: control register (NEORV32_UART_CTRL_enum)
uint32_t neorv32_uart_t::DATA |
offset 4: data register (NEORV32_UART_DATA_enum)