arch_xt_spi.h Source File
|
yasimavr
|
Loading...
Searching...
No Matches
arch_xt_spi.h
Go to the documentation of this file.
Definition arch_xt_spi.cpp:73
Definition arch_xt_spi.cpp:436
Definition arch_xt_spi.cpp:52
Implementation of a Serial Peripheral Interface controller for the XT core series.
Definition arch_xt_spi.h:55
virtual bool ctlreq(ctlreq_id_t req, ctlreq_data_t *data)
Definition sim_peripheral.cpp:79
virtual void ioreg_write_handler(reg_addr_t addr, const ioreg_write_t &data) override
Definition sim_peripheral.cpp:117
virtual uint8_t ioreg_read_handler(reg_addr_t addr, uint8_t value) override
Definition sim_peripheral.cpp:91
virtual uint8_t ioreg_peek_handler(reg_addr_t addr, uint8_t value) override
Definition sim_peripheral.cpp:106
reg_addr_t reg_base
Base address for the peripheral I/O registers.
Definition arch_xt_spi.h:42
Definition sim_peripheral.h:237
Definition sim_ioreg.h:39
Generated by