AskSin++
|
This is the complete list of members for as::GenericList, including all inherited members.
address() const (defined in as::BaseList) | as::BaseList | inline |
BaseList(uint16_t a) (defined in as::BaseList) | as::BaseList | inline |
clear(uint8_t offset, uint16_t size) (defined in as::BaseList) | as::BaseList | inline |
dump() const (defined in as::GenericList) | as::GenericList | inline |
GenericList() (defined in as::GenericList) | as::GenericList | inline |
GenericList(uint16_t a, uint8_t s, uint8_t(*getreg)(uint8_t off), uint8_t(*getoff)(uint8_t reg)) (defined in as::GenericList) | as::GenericList | inline |
getByte(uint8_t offset) const (defined in as::BaseList) | as::BaseList | inline |
getByte(uint8_t offset, uint8_t mask, uint8_t shift) const (defined in as::BaseList) | as::BaseList | inline |
getData(uint8_t offset, uint8_t *buf, uint16_t size) const (defined in as::BaseList) | as::BaseList | inline |
getOffset(uint8_t reg) const (defined in as::GenericList) | as::GenericList | inline |
getRegister(uint8_t offset) const (defined in as::GenericList) | as::GenericList | inline |
getSize() const (defined in as::GenericList) | as::GenericList | inline |
init(const uint8_t *data, uint16_t size) (defined in as::BaseList) | as::BaseList | inline |
isBitSet(uint8_t offset, uint8_t bit) const (defined in as::BaseList) | as::BaseList | inline |
readRegister(uint8_t reg) const (defined in as::GenericList) | as::GenericList | inline |
setBit(uint8_t offset, uint8_t bit, bool value) const (defined in as::BaseList) | as::BaseList | inline |
setByte(uint8_t offset, uint8_t data) const (defined in as::BaseList) | as::BaseList | inline |
setByte(uint8_t offset, uint8_t data, uint8_t mask, uint8_t shift) const (defined in as::BaseList) | as::BaseList | inline |
setData(uint8_t offset, uint8_t *buf, uint16_t size) const (defined in as::BaseList) | as::BaseList | inline |
valid() const (defined in as::BaseList) | as::BaseList | inline |
writeRegister(uint8_t reg, uint8_t value) const (defined in as::GenericList) | as::GenericList | inline |