arch_xt_twi.h Source File
|
yasimavr
|
Loading...
Searching...
No Matches
arch_xt_twi.h
Go to the documentation of this file.
Definition arch_xt_twi.cpp:105
Definition arch_xt_twi.cpp:85
Definition arch_xt_twi.cpp:54
Definition sim_signal.h:227
Generic helper to manage a typical Interrupt Flag/Enable in a I/O register.
Definition sim_interrupt.h:324
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
int_vect_t iv_client
Interrupt vector index for the client side.
Definition arch_xt_twi.h:46
int_vect_t iv_host
Interrupt vector index for the host side.
Definition arch_xt_twi.h:44
reg_addr_t reg_base
Base address for the peripheral I/O registers.
Definition arch_xt_twi.h:42
Definition sim_peripheral.h:237
Definition sim_ioreg.h:39
Definition sim_signal.h:39
Generated by