Member List

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

This is the complete list of members for Port, 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
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) overridePortvirtual
device() constPeripheralinlineprotected
get_signal(ctl_id_t ctl_id) constPeripheralprotected
id() constPeripheralinline
init(Device &device) overridePortvirtual
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) overridePeripheralvirtual
logger()Peripheralinlineprotected
name() constPeripheral
operator=(const Peripheral &)=deletePeripheral
Peripheral(ctl_id_t id)Peripheralexplicit
Peripheral(const Peripheral &)=deletePeripheral
pin(uint8_t num) constPortinlineprotected
pin_mask() constPortinlineprotected
pin_state_changed(uint8_t num, Wire::StateEnum state)Portprotectedvirtual
Port(char name)Portexplicit
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) overridePortvirtual
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
set_pin_internal_state(uint8_t num, const Pin::controls_t &controls)Portprotected
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
~IORegHandler()=defaultIORegHandlervirtual
~Peripheral()Peripheralvirtual