Member List

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

This is the complete list of members for ArchAVR_NVM, 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_NVM(const ArchAVR_NVMConfig &config)ArchAVR_NVMexplicit
cancel_interrupt(int_vect_t vector) constInterruptHandler
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_NVMvirtual
device() constPeripheralinlineprotected
EE_TimerArchAVR_NVMfriend
get_signal(ctl_id_t ctl_id) constPeripheralprotected
id() constPeripheralinline
init(Device &device) overrideArchAVR_NVMvirtual
interrupt_ack_handler(int_vect_t vector) overrideArchAVR_NVMvirtual
interrupt_raised(int_vect_t vector) constInterruptHandler
InterruptHandler()InterruptHandler
InterruptHandler(const InterruptHandler &)=deleteInterruptHandler
ioreg_peek_handler(reg_addr_t addr, uint8_t value) overridePeripheralvirtual
ioreg_read_handler(reg_addr_t addr, uint8_t value) overridePeripheralvirtual
ioreg_write_handler(reg_addr_t addr, const ioreg_write_t &data) overrideArchAVR_NVMvirtual
logger()Peripheralinlineprotected
name() constPeripheral
Peripheral::operator=(const Peripheral &)=deletePeripheral
InterruptHandler::operator=(const InterruptHandler &)=deleteInterruptHandler
Peripheral(ctl_id_t id)Peripheralexplicit
Peripheral(const Peripheral &)=deletePeripheral
raise_interrupt(int_vect_t vector) constInterruptHandler
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_NVMvirtual
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
SPM_TimerArchAVR_NVMfriend
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_NVM()ArchAVR_NVMvirtual
~InterruptHandler()InterruptHandlervirtual
~IORegHandler()=defaultIORegHandlervirtual
~Peripheral()Peripheralvirtual