|
ESP8266
|
This is the complete list of members for OneWire, including all inherited members.
| baseReg | OneWire | private |
| bitmask | OneWire | private |
| check_crc16(const uint8_t *input, uint16_t len, const uint8_t *inverted_crc, uint16_t crc=0) | OneWire | static |
| crc16(const uint8_t *input, uint16_t len, uint16_t crc=0) | OneWire | static |
| crc8(const uint8_t *addr, uint8_t len) | OneWire | static |
| depower(void) | OneWire | |
| LastDeviceFlag | OneWire | private |
| LastDiscrepancy | OneWire | private |
| LastFamilyDiscrepancy | OneWire | private |
| OneWire(uint8_t pin, bool pullup=true) | OneWire | |
| read(void) | OneWire | |
| read_bit(void) | OneWire | |
| read_bytes(uint8_t *buf, uint16_t count) | OneWire | |
| reset(void) | OneWire | |
| reset_search() | OneWire | |
| ROM_NO | OneWire | private |
| search(uint8_t *newAddr) | OneWire | |
| select(const uint8_t rom[8]) | OneWire | |
| skip(void) | OneWire | |
| target_search(uint8_t family_code) | OneWire | |
| write(uint8_t v, uint8_t power=0) | OneWire | |
| write_bit(uint8_t v) | OneWire | |
| write_bytes(const uint8_t *buf, uint16_t count, bool power=0) | OneWire |
1.8.10