Member List

yasimavr: Member List
yasimavr
Loading...
Searching...
No Matches
ArchAVR_SPI Member List

This is the complete list of members for ArchAVR_SPI, including all inherited members.

add_ioreg(const regmask_t &rm, IORegister::BitMode bitmode=IORegister::RW)Peripheralinlineprotected
add_ioreg(const regbit_compound_t &rbc, IORegister::BitMode bitmode=IORegister::RW)Peripheralprotected
add_ioreg(reg_addr_t addr, IORegister::BitMode bitmode=IORegister::RW)Peripheralinlineprotected
add_ioreg(reg_addr_t addr, bitmask_t mask, IORegister::BitMode bitmode=IORegister::RW)Peripheralprotected
ArchAVR_SPI(uint8_t num, const ArchAVR_SPIConfig &config)ArchAVR_SPI
clear_ioreg(reg_addr_t addr, bitmask_t bm=0xFF)Peripheralinlineprotected
clear_ioreg(const regbit_t &rb)Peripheralinlineprotected
clear_ioreg(const regbit_compound_t &rbc)Peripheralprotected
clear_ioreg(reg_addr_t addr, const bitspec_t &bs)Peripheralinlineprotected
ctlreq(ctlreq_id_t req, ctlreq_data_t *data) overrideArchAVR_SPIvirtual
device() constPeripheralinlineprotected
get_signal(ctl_id_t ctl_id) constPeripheralprotected
id() constPeripheralinline
init(Device &device) overrideArchAVR_SPIvirtual
ioreg_peek_handler(reg_addr_t addr, uint8_t value) overrideArchAVR_SPIvirtual
ioreg_read_handler(reg_addr_t addr, uint8_t value) overrideArchAVR_SPIvirtual
ioreg_write_handler(reg_addr_t addr, const ioreg_write_t &data) overrideArchAVR_SPIvirtual
logger()Peripheralinlineprotected
name() constPeripheral
operator=(const Peripheral &)=deletePeripheral
Peripheral(ctl_id_t id)Peripheralexplicit
Peripheral(const Peripheral &)=deletePeripheral
read_ioreg(const regbit_t &rb) constPeripheralinlineprotected
read_ioreg(const regbit_compound_t &rbc) constPeripheralprotected
read_ioreg(reg_addr_t addr) constPeripheralprotected
read_ioreg(reg_addr_t addr, const bitspec_t &bs) constPeripheralinlineprotected
register_interrupt(int_vect_t vector, InterruptHandler &handler) constPeripheralprotected
reset(int flags) overrideArchAVR_SPIvirtual
set_ioreg(reg_addr_t addr, bitmask_t bm=0xFF)Peripheralinlineprotected
set_ioreg(const regbit_t &rb)Peripheralinlineprotected
set_ioreg(const regbit_compound_t &rbc)Peripheralprotected
set_ioreg(reg_addr_t addr, const bitspec_t &bs)Peripheralinlineprotected
sleep(bool on, SleepMode mode)Peripheralvirtual
test_ioreg(const regbit_t &rb) constPeripheralinlineprotected
test_ioreg(const regbit_compound_t &rbc) constPeripheralinlineprotected
test_ioreg(reg_addr_t addr, const bitspec_t &bs) constPeripheralinlineprotected
test_ioreg(reg_addr_t addr, bitmask_t bm=0xFF) constPeripheralinlineprotected
write_ioreg(reg_addr_t addr, bitmask_t bm, uint8_t value)Peripheralprotected
write_ioreg(const regbit_t &rb, uint8_t value)Peripheralinlineprotected
write_ioreg(const regbit_compound_t &rbc, uint64_t value)Peripheralprotected
write_ioreg(reg_addr_t addr, uint8_t value)Peripheralinlineprotected
write_ioreg(reg_addr_t addr, const bitspec_t &bs, uint8_t value)Peripheralinlineprotected
~ArchAVR_SPI()ArchAVR_SPIvirtual
~IORegHandler()=defaultIORegHandlervirtual
~Peripheral()Peripheralvirtual