SatCat5
satcat5::cfg::ConfigBus Member List

This is the complete list of members for satcat5::cfg::ConfigBus, including all inherited members.

ConfigBus(void *base_ptr=0) (defined in satcat5::cfg::ConfigBus)satcat5::cfg::ConfigBusexplicitprotected
count_irq() constsatcat5::cfg::ConfigBus
get_regaddr(unsigned dev, unsigned reg) constsatcat5::cfg::ConfigBusinline
get_register(unsigned dev, unsigned reg=0)satcat5::cfg::ConfigBus
irq_poll()satcat5::cfg::ConfigBus
m_base_ptr (defined in satcat5::cfg::ConfigBus)satcat5::cfg::ConfigBusprotected
m_irq_list (defined in satcat5::cfg::ConfigBus)satcat5::cfg::ConfigBusprotected
read(unsigned regaddr, u32 &rdval)=0satcat5::cfg::ConfigBuspure virtual
read_array(unsigned regaddr, unsigned count, u32 *result)satcat5::cfg::ConfigBusvirtual
read_repeat(unsigned regaddr, unsigned count, u32 *result)satcat5::cfg::ConfigBusvirtual
register_irq(satcat5::cfg::Interrupt *obj)satcat5::cfg::ConfigBus
unregister_irq(satcat5::cfg::Interrupt *obj)satcat5::cfg::ConfigBus
write(unsigned regaddr, u32 wrval)=0satcat5::cfg::ConfigBuspure virtual
write_array(unsigned regaddr, unsigned count, const u32 *data)satcat5::cfg::ConfigBusvirtual
write_repeat(unsigned regaddr, unsigned count, const u32 *data)satcat5::cfg::ConfigBusvirtual
~ConfigBus() (defined in satcat5::cfg::ConfigBus)satcat5::cfg::ConfigBusinlineprotected