AskSin++
as::GenericList Member List

This is the complete list of members for as::GenericList, including all inherited members.

address() const (defined in as::BaseList)as::BaseListinline
BaseList(uint16_t a) (defined in as::BaseList)as::BaseListinline
clear(uint8_t offset, uint16_t size) (defined in as::BaseList)as::BaseListinline
dump() const (defined in as::GenericList)as::GenericListinline
GenericList() (defined in as::GenericList)as::GenericListinline
GenericList(uint16_t a, uint8_t s, uint8_t(*getreg)(uint8_t off), uint8_t(*getoff)(uint8_t reg)) (defined in as::GenericList)as::GenericListinline
getByte(uint8_t offset) const (defined in as::BaseList)as::BaseListinline
getByte(uint8_t offset, uint8_t mask, uint8_t shift) const (defined in as::BaseList)as::BaseListinline
getData(uint8_t offset, uint8_t *buf, uint16_t size) const (defined in as::BaseList)as::BaseListinline
getOffset(uint8_t reg) const (defined in as::GenericList)as::GenericListinline
getRegister(uint8_t offset) const (defined in as::GenericList)as::GenericListinline
getSize() const (defined in as::GenericList)as::GenericListinline
init(const uint8_t *data, uint16_t size) (defined in as::BaseList)as::BaseListinline
isBitSet(uint8_t offset, uint8_t bit) const (defined in as::BaseList)as::BaseListinline
readRegister(uint8_t reg) const (defined in as::GenericList)as::GenericListinline
setBit(uint8_t offset, uint8_t bit, bool value) const (defined in as::BaseList)as::BaseListinline
setByte(uint8_t offset, uint8_t data) const (defined in as::BaseList)as::BaseListinline
setByte(uint8_t offset, uint8_t data, uint8_t mask, uint8_t shift) const (defined in as::BaseList)as::BaseListinline
setData(uint8_t offset, uint8_t *buf, uint16_t size) const (defined in as::BaseList)as::BaseListinline
valid() const (defined in as::BaseList)as::BaseListinline
writeRegister(uint8_t reg, uint8_t value) const (defined in as::GenericList)as::GenericListinline