21 #ifndef COSA_DS2482_HH 22 #define COSA_DS2482_HH 57 bool device_config(
bool apu =
true,
bool spu =
false,
bool iws =
false);
67 } __attribute__((packed));
145 } __attribute__((packed));
bool device_config(bool apu=true, bool spu=false, bool iws=false)
uint8_t TSB
Triplet Second Bit.
uint8_t DIR
Branch Direction Taken.
bool one_wire_write_bit(bool value)
uint8_t as_uint8
Unsigned byte access.
int set_read_pointer(Register addr)
uint8_t as_uint8
Unsigned byte access.
bool one_wire_write_byte(uint8_t value)
bool channel_select(uint8_t chan)
uint8_t IWB
< Bitfield access (little endian).
int one_wire_triplet(bool direction=false)
static const int POLL_MAX
uint8_t PPD
Presence-Pulse Detect.
uint8_t SBR
Single Bit Result.
DS2482(uint8_t subaddr=0)